Skip to content
New issue

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

Long i18n resouces with long tree component(element-ui) block the router switch #187

Closed
xingchch opened this issue Jun 28, 2017 · 2 comments

Comments

@xingchch
Copy link

xingchch commented 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.

@xingchch 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
@kazupon kazupon added Type: Bug Bug or Bug fixes improvement and removed Type: Bug Bug or Bug fixes labels Jun 28, 2017
@xingchch
Copy link
Author

For me this is a serious issue。 If there's anything I can do to help, please let me know. thanks a lot.

@kazupon
Copy link
Owner

kazupon commented Jun 30, 2017

Thank for your feedback!
I'm working for solving this performance issue.

@kazupon kazupon closed this as completed in 570b215 Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants