Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Modular Version brokes Query Params #956

Open
LucasGitDev opened this issue Apr 12, 2024 · 2 comments
Open

New Modular Version brokes Query Params #956

LucasGitDev opened this issue Apr 12, 2024 · 2 comments
Labels
bug Something isn't working new New issue request attention

Comments

@LucasGitDev
Copy link

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

example.mp4
@LucasGitDev LucasGitDev added the new New issue request attention label Apr 12, 2024
@toshiossada
Copy link
Contributor

toshiossada commented Apr 22, 2024

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

@toshiossada toshiossada added the bug Something isn't working label Apr 22, 2024
@LucasGitDev
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new New issue request attention
Projects
None yet
Development

No branches or pull requests

2 participants