Has anyone had any issues with Kotlin and the Inte...
# announcements
s
Has anyone had any issues with Kotlin and the IntelliJ GUI designer? For some reason my lateinit form properties are not getting initialized after creating the bound class. I am having trouble finding information on how that is supposed to work, though there is a bit of information about magic functions in Java bound classes (with lots of $$$s).