Skip to content

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

Open
@quezadaesteban

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.

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