You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.click "hello", the switch blocked more then 20s . and then hello view appear.
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:
xingchch
changed the title
Long i18n resouce with long tree components bloack the route switch
Long i18n resouces with long tree component(element-ui) block the router switch
Jun 28, 2017
Vue-i18n version
from 6.1.3
6.1.2 have no this issue
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
1.click "world", tree shows.
2.click "hello", the switch blocked more then 20s . and then hello view appear.
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: