Anyone using 1.4-M1 have ideas on how to resolve a...
# javascript
a
Anyone using 1.4-M1 have ideas on how to resolve a
e: java.lang.ClassCastException: org.jetbrains.kotlin.ir.expressions.impl.IrGetObjectValueImpl cannot be cast to org.jetbrains.kotlin.ir.expressions.IrExpressionWithCopy
?
t
Do you use
M1
libraries?
serialization
?
a
using kotlinx.serialization
0.20.0-1.4-M1
t
Looks like
serialization
bug
a
any idea if there's a ticket i can follow to get updates on this?
i
Can you please create an issue here - https://kotl.in/issue and attach your project?
a
Unfortunately I can’t share my company’s project. I can try to reproduce in a new project, but I have no idea what’s even causing the issue so it will be tricky
any tips for how to get closer to reproducing this? not sure how to even find that it's realted to serialization
t
You can start from stacktrace