Skip to content

fix: Empty route.params object on navigationย #121

Description

@quezadaesteban

๐Ÿ› The bug

When navigating to a new page, the route.params object from useRoute is empty.

๐Ÿ› ๏ธ To reproduce

https://stackblitz.com/edit/github-hz29vt?file=pages/tabs/tab1.vue

๐ŸŒˆ Expected behaviour

It should be an object with the current route parameters, query, etc.

โ„น๏ธ Additional context

  • It works properly on 0.6.1.
  • After navigating, reloading the page makes the route.params object show the correct content.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions