I'm using stringArrayResource(...) in a multiplatf...
# compose-web
a
I'm using stringArrayResource(...) in a multiplatform project and it works flawlessly on Android, iOS and Desktop platforms, but it returns an empty list on WasmJS (no errors)! Is this compose API fully supported on WasmJS? Anyone has any clues? (I'm using Kotlin 2.1.20 and Compose Multiplatform 1.7.3)
1
a
@Oleksandr Karpovich [JB] ^^
👍 1
o
could you please file a bug report in CMP project - https://youtrack.jetbrains.com/projects/CMP ?
👍 1
a