Exception in thread "JavaFX Application Thread" java.lang.StackOverflowError at javafx.base/javafx.collections.ListChangeBuilder.insertAdd(ListChangeBuilder.java:127 ...
I've recently updated my application to the new ControlsFX 11.0.0 release. Since then the application always crashes when a JavaFX dialog window is open and the user switches between the JavaFX ...