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

2.0 tree example bug #3043

Closed
aviggngyv opened this issue Jun 8, 2016 · 3 comments
Closed

2.0 tree example bug #3043

aviggngyv opened this issue Jun 8, 2016 · 3 comments

Comments

@aviggngyv
Copy link

aviggngyv commented Jun 8, 2016

Well, I know this issue is repeat with #2994, I just want to report this issue, because I note today, new dist/vue.js file is releases, I updated this for my project ,then I get same error code when execute push operating:

vue.js:2137 [Vue warn]: Error during component render (found in component: )warn @ vue.js:2137get @ vue.js:626run @ vue.js:719runSchedulerQueue @ vue.js:537flushSchedulerQueue @ vue.js:506nextTickHandler @ vue.js:342
vue.js:2137 [Vue warn]: Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

then I found #2994 issue by search, then I found the tree example still have this bug, I hope those infomation is useful to fix it.

Thanks.

@yyx990803
Copy link
Member

I can't reproduce this - can you list the detailed steps that lead to the mentioned error?

@aviggngyv
Copy link
Author

jdfw

Look this gif, you will got it , thanks for all your hard work ! Vuejs changed my life!

@yyx990803
Copy link
Member

Thanks for the repro, fixed in next branch.

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