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
[Body]
View body()
=> new NavigationView {
new AboutModifyingState()
}.Background(Colors.Black);
I'm using Reloadify. When I update the content of AboutModifyingState, nothing updates though the changes are sent. If I make that page the app root, then it works.
The text was updated successfully, but these errors were encountered:
I'm using Reloadify. When I update the content of
AboutModifyingState
, nothing updates though the changes are sent. If I make that page the app root, then it works.The text was updated successfully, but these errors were encountered: