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
To Reproduce
Use the code provided below to reproduce.
Use pushNamed on the web, when you refresh it, it loses the browsing history and the back button disappears from the appbar
Expected behavior
When using packages like go_router you get the expected behavior,
Below I am sending a video and the code using go_router package go_router_implementation.zip
Screenshots
The problem happens in Flutter Modular when you refresh the page it loses the navigation history and the navigation button disappears, below is the same example done in go_router using flutter_modular, below I sent the video and the code
Describe the bug
When refreshing Flutter Modular is losing route history
Environment
dependencies:
go_router: ^13.2.0
flutter_modular: ^6.3.2
To Reproduce
Use the code provided below to reproduce.
Expected behavior
When using packages like go_router you get the expected behavior,
Below I am sending a video and the code using go_router package
go_router_implementation.zip
Screenshots
The problem happens in Flutter Modular when you refresh the page it loses the navigation history and the navigation button disappears, below is the same example done in go_router using flutter_modular, below I sent the video and the code
flutter_modular_implementation.zip
The text was updated successfully, but these errors were encountered: