<@U13A9PZC0|gtnarg> uploaded a file: <Unable to ca...
# tornadofx
g
@User uploaded a file: Unable to call add(MyFragment::class )? and commented:
component.add( Fragment1::class)
is expecting a node. It doesn't see the EventTarget.add(type: KClass<T>, vararg params: Pair<String, Any>) from UIComponent. I have imported tornadofx.*?