icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
994 stars 95 forks source link

js web getviewmodel error #254

Closed ismai117 closed 5 months ago

ismai117 commented 9 months ago

this error showed up on the browser ERROR An operation is not implemented: Not yet implemented captureStack@ NotImplementedError@ @ @ getViewModel$composable_0@ getViewModel$composable@ AuthNavigation$composable@ @ @ @ @ @ @ invokeComposable$composable@ doCompose$composable@ @ @ @ @ @ subcomposeInto$composable@ subcompose_1@ subcompose$composable_0@ @ the getviewmodel is causing the issue

ismai117 commented 9 months ago

I've sorted it out, it was my Manuel DI causing the issue