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
This is completely unexpected behavior.
I encountered this in my project inside a complex UI tree and it was not easy to understand what was happening.
The text was updated successfully, but these errors were encountered:
On Voyager screen with ViewModel, if we get viewModel inside BoxWithConstraints, then viewModel will be get twice.
Here's a demo project with the issue:
This is what the log outputs:
This is completely unexpected behavior.
I encountered this in my project inside a complex UI tree and it was not easy to understand what was happening.
The text was updated successfully, but these errors were encountered: