Skip to content

router.resolve doesn't include details of the query since 4.3.1 #2216

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

Closed
charlesmass2 opened this issue Apr 18, 2024 · 0 comments
Closed

router.resolve doesn't include details of the query since 4.3.1 #2216

charlesmass2 opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@charlesmass2
Copy link

Reproduction

https://github.com/charlesmass2/Repro-vue-router

Steps to reproduce the bug

  1. Clone the project
  2. npm i && npm run dev
  3. Click on "About"
  4. Click on "Set query param"
    => Nothing happens

Expected behavior

A query param should be set in the URL and a message should appear next to the button

If you do the same thing on version 4.3.0, the query param will be set properly. (edit package.json, then start again from step 2)

Actual behavior

No query param set.
Can be tested with the unit test as well

Additional information

No response

@posva posva self-assigned this Apr 18, 2024
@posva posva added the bug Something isn't working label Apr 18, 2024 — with Volta.net
@posva posva closed this as completed in b78aa98 Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants