I am getting a compiler backend exception when com...
# compose
m
I am getting a compiler backend exception when compile my code
kotlin.UninitializedPropertyAccessException was thrown at: org.jetbrains.kotlin.ir.declarations.impl.IrDeclarationBase.getParent
. Excepton in thread. Any idea how to fix it ?
seems switched to use dev06 (from snapshot) and seperate project for kotlinx-serialization fixed the problem
l
That sounds like some sort of compiler bug. Can you send the whole stacktrace?