Flutterando / modular

A smart project structure
https://pub.dev/packages/flutter_modular
Other
1.3k stars 252 forks source link

New Modular Version brokes Query Params #956

Open LucasGitDev opened 5 months ago

LucasGitDev commented 5 months ago

Describe the bug When using the new modular version 6.3.3, query parameters do not work correctly, they are always deleted when loading finishes.

To Reproduce

Expected behavior It was expected that it would be possible to obtain the value of the query to stop momentarily before it disappears, but even that is not possible as the version 6.3.2.

PS.: 7 months without any updates and now the update breaks the web core resource.

Screenshots

https://github.com/Flutterando/modular/assets/44501407/ff3f3c0a-f3b7-4f3f-9d02-d2de020ec8ae

toshiossada commented 5 months ago

Could you share the code to we reproduce? what was de last version you used and works great?

LucasGitDev commented 5 months ago

I can't share code... but it's simple. Just 6.3.3 and try to use query params. The last version that worked was 6.3.2

mcquenji commented 4 months ago

Any updates on this?

joaovvrodrigues commented 2 months ago

936 We have had an open complaint about this same problem since February.

augustoximenes commented 1 month ago

Any updates on this?