Update: explicitly passed the `defaultViewModelProviderFactory` , resulted in scoping issue (<https:...
j
Update: explicitly passed the
defaultViewModelProviderFactory
, resulted in scoping issue (https://github.com/google/dagger/issues/2166) since I am using NavHost, navigation-compose
👍 1