modular icon indicating copy to clipboard operation
modular copied to clipboard

Losing browsing history on Flutter Web

Open joaovictor78 opened this issue 1 year ago • 2 comments

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.

  1. 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

flutter_modular_implementation.zip

joaovictor78 avatar Feb 14 '24 17:02 joaovictor78

Fixa na versão flutter_triple: ^3.0.0 flutter_modular: 6.3.3

Esse problema surgiu na ultima versão 6.3.4...

joaovvrodrigues avatar Jun 28 '24 14:06 joaovvrodrigues

It's has been open for seven months now. Someone has any update?

JulioRennan avatar Sep 03 '24 15:09 JulioRennan