modular icon indicating copy to clipboard operation
modular copied to clipboard

New Modular Version brokes Query Params

Open LucasGitDev opened this issue 10 months ago • 5 comments

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

LucasGitDev avatar Apr 12 '24 19:04 LucasGitDev

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

toshiossada avatar Apr 22 '24 00:04 toshiossada

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

LucasGitDev avatar May 04 '24 17:05 LucasGitDev

Any updates on this?

mcquenji avatar Jun 04 '24 12:06 mcquenji

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

joaovvrodrigues avatar Jul 22 '24 17:07 joaovvrodrigues

Any updates on this?

augustoximenes avatar Aug 15 '24 14:08 augustoximenes