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
Currently the 'DebugPlatformSelectorScreen' is providing 2 viewModels, the globalViewModel and the 'DebugPlatformSelectorViewModel'. The 'DebugPlatformSelectorViewModel' is currently not doing anything so either put the logic in the 'DebugPlatformSelectorViewModel' and let it call the globalViewModel or only provide the globalViewModel.
The text was updated successfully, but these errors were encountered:
Currently the 'DebugPlatformSelectorScreen' is providing 2 viewModels, the globalViewModel and the 'DebugPlatformSelectorViewModel'. The 'DebugPlatformSelectorViewModel' is currently not doing anything so either put the logic in the 'DebugPlatformSelectorViewModel' and let it call the globalViewModel or only provide the globalViewModel.
The text was updated successfully, but these errors were encountered: