Open Scene Builder with template "Basic Application", select Show Preview in Window, the following exception is thrown:
SEVERE: An exception was thrown:
java.util.NoSuchElementException
at java.base/java.util.ArrayList.getFirst(ArrayList.java:439)
at com.gluonhq.scenebuilder.kit@24.0.0-SNAPSHOT/com.oracle.javafx.scenebuilder.kit.preview.PreviewWindowController$1.lambda$run$1(PreviewWindowController.java:328)
at javafx.graphics@23.0.1/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:456)
Open Scene Builder with template "Basic Application", select
Show Preview in Window
, the following exception is thrown:Expected Behavior
Current Behavior
Steps to Reproduce
Your Environment
Screenshots