shikhar
07/17/2025, 4:05 AMClassCastException
due to an instanceof check kotlinx-ser adds which won’t work with js primitive types.
Issue with sample code: https://github.com/Kotlin/kotlinx.serialization/issues/3048
Please help if anyone knows of a solve