icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

Home Page:https://moko.icerock.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js web getviewmodel error

ismai117 opened this issue · comments

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

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