modular
modular copied to clipboard
New Modular Version brokes Query Params
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
- Run any web application with Modular in version 6.3.3 and declare a module/route with query params.
- Enter in the route and/or paste the route with the query param in the browser
- The query param will disappear
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
Could you share the code to we reproduce? what was de last version you used and works great?
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
Any updates on this?
#936 We have had an open complaint about this same problem since February.
Any updates on this?