We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
Maybe I am doing something incorrectly but when I try to access a routes meta from the custom route block on router.beforeEach the meta is empty.
router.beforeEach
StackBlitz Example: https://stackblitz.com/edit/vitejs-vite-w4wcwn?file=src%2Fmain.ts
Thanks.
The text was updated successfully, but these errors were encountered:
3bad90c
It wasn't yet implemented, it's now added and released 👍
Sorry, something went wrong.
I am currently having the exact same problem
No branches or pull requests
Hey,
Maybe I am doing something incorrectly but when I try to access a routes meta from the custom route block on
router.beforeEach
the meta is empty.StackBlitz Example:
https://stackblitz.com/edit/vitejs-vite-w4wcwn?file=src%2Fmain.ts
Thanks.
The text was updated successfully, but these errors were encountered: