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
I'm glad commiting this helped someone, good to hear.
Well, I'm not sure about anything here. From what I've seen using a root scope my ViewModels worked as expected.
Probably the root scope is not the best option but using the activity scope instead for sure isn't a correct approach since multiple activities should be able to attach to the same ViewModel.
@villela Thank for this, because it help me a lot going further with integration of TP with VM
However do you think application scope the good level ?
The text was updated successfully, but these errors were encountered: