Drew Hamilton
09/04/2025, 3:38 PMjs.toLong. (Stacktrace etc. in thread.) I haven’t seen an error like this before; is this an expected incompatibility?Drew Hamilton
09/04/2025, 3:39 PMe: java.lang.IllegalArgumentException: List has more than one element.
at kotlin.collections.CollectionsKt___CollectionsKt.single(_Collections.kt:618)
at kotlin.collections.CollectionsKt___CollectionsKt.single(_Collections.kt:598)
at org.jetbrains.kotlin.ir.backend.js.JsIntrinsics.getInternalFunction(JsIntrinsics.kt:406)
at org.jetbrains.kotlin.ir.backend.js.JsIntrinsics.<init>(JsIntrinsics.kt:115)Drew Hamilton
09/04/2025, 3:40 PMtoLong being the problemdmitriy.novozhilov
09/04/2025, 3:49 PMDrew Hamilton
09/04/2025, 3:57 PMdmitriy.novozhilov
09/04/2025, 6:29 PM