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
3.0.0-beta.17
https://codesandbox.io/s/fancy-shadow-04mrv?file=/src/App.vue
In the reproduction link -> App.vue has the transition property for router. Enabling the transition throws this error.
Page transition to work in vue 3
Throws error
The text was updated successfully, but these errors were encountered:
Duplicate of vuejs/router#341 Check the example I sent you. You can also clone it locally to see it in action
Sorry, something went wrong.
No branches or pull requests
Version
3.0.0-beta.17
Reproduction link
https://codesandbox.io/s/fancy-shadow-04mrv?file=/src/App.vue
Steps to reproduce
In the reproduction link -> App.vue has the transition property for router.
Enabling the transition throws this error.
What is expected?
Page transition to work in vue 3
What is actually happening?
Throws error
The text was updated successfully, but these errors were encountered: