You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I launched app from Android Google Chrome and got error "Exception was thrown while running JavaScript code" To Reproduce
Steps to reproduce the behavior:
Add koin to wasm project, add at least one any module in configuration (even empty)
Run it (wasmJsBrowserRun)
Launch the site from phone (Google Chrome for Android)
See error
Expected behavior
Should should app without errors
Koin module and version: koin-core:4.0.0 koin-compose-viewmodel:4.0.0
Describe the bug
I launched app from Android Google Chrome and got error "Exception was thrown while running JavaScript code"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should should app without errors
Koin module and version:
koin-core:4.0.0
koin-compose-viewmodel:4.0.0
Snippet or Sample project to help reproduce
The text was updated successfully, but these errors were encountered: