Exception in thread "JavaFX Application Thread" ko...
# tornadofx
m
Exception in thread "JavaFX Application Thread" kotlin.KotlinNullPointerException at tornadofx.FX$Companion.getPrimaryStage(FX.kt:117)return error
a
You'll want to find what it thinks is null. You might not be attaching the comboview properly to the stage or something