Are you trying to get the primary stage in your vi...
# tornadofx
s
Are you trying to get the primary stage in your view's
init
? Can you move that code to
onBeforeShow
?