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
1.3.7
windows /chrome 58
2.3.4
https://jsfiddle.net/xccxccxcc/ska4oboj/21/
vue-i18n version 7.0.3
1.click "world", tree shows.
2.click "hello", the switch blocked more then 20s . and show hello view.
router switch to 'hello' from 'world' should be in time
blocked at beforeDestroy more then 20s.
The text was updated successfully, but these errors were encountered:
I am not sure who introduced this issue . so I report this bug to your both. please refer to blow bug reported to i18n. kazupon/vue-i18n#187
Sorry, something went wrong.
vue-i18n solved this issue , so close it.
No branches or pull requests
Element UI version
1.3.7
OS/Browsers version
windows /chrome 58
Vue version
2.3.4
Reproduction Link
https://jsfiddle.net/xccxccxcc/ska4oboj/21/
Steps to reproduce
vue-i18n version 7.0.3
1.click "world", tree shows.
2.click "hello", the switch blocked more then 20s . and show hello view.
What is Expected?
router switch to 'hello' from 'world' should be in time
What is actually happening?
blocked at beforeDestroy more then 20s.
The text was updated successfully, but these errors were encountered: