We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
2.5.2
https://new-issue.vuejs.org/?repo=vuejs/vue
vue-router.esm.js?fe87:16 [vue-router] uncaught error during route navigation:
vue-router.esm.js?fe87:1905 TypeError: Cannot read property '0' of undefined
使用rouer.push 正常
The text was updated successfully, but these errors were encountered:
You didn't supply a repro link and your description is incredibly non-helpful. This is probably either vuejs/vue-router#1994 or https://vuejs.org/v2/api/#ref
Sorry, something went wrong.
请不要胡乱填写 issue 模板,浪费大家的时间。如果是看不懂英文的说明,请使用中文的 issue helper 来进行创建,谢谢配合。
No branches or pull requests
Version
2.5.2
Reproduction link
https://new-issue.vuejs.org/?repo=vuejs/vue
Steps to reproduce
vue-router.esm.js?fe87:16 [vue-router] uncaught error during route navigation:
vue-router.esm.js?fe87:1905 TypeError: Cannot read property '0' of undefined
What is expected?
使用rouer.push 正常
What is actually happening?
vue-router.esm.js?fe87:16 [vue-router] uncaught error during route navigation:
vue-router.esm.js?fe87:1905 TypeError: Cannot read property '0' of undefined
The text was updated successfully, but these errors were encountered: