I've noticed a runtime error when upgrading from 1...
# javascript
g
I've noticed a runtime error when upgrading from 1.6.10 to 1.6.20-RC2. The use case involves an
internal
+
lateinit
field inside a
@JsExport
annotated class.
TypeError: Cannot read properties of undefined
Did you already experienced something similar? Or am I missing something new in the compiler? I've created a ticket just in case, don't hesitate to star it if it makes sense to you. (It's actually a duplicate of KT-50504)
1
k
Hey, I and others have already reported this issue I think, seems to be a regression in 1.6.20: https://youtrack.jetbrains.com/issue/KT-50504
g
Nice ! Thank you, I hope this will be fixed before release 🤞