Skip to content

Error after updating Vue to v2.1.5 #29

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

Closed
junyik opened this issue Dec 13, 2016 · 6 comments
Closed

Error after updating Vue to v2.1.5 #29

junyik opened this issue Dec 13, 2016 · 6 comments

Comments

@junyik
Copy link

junyik commented Dec 13, 2016

The following error was triggered after Vue has been updated to v2.1.5.

error

Thank you.

@RDelorier
Copy link

This is also happening in vuex-toast so I think its a problem with the 2.1.5 release

@junyik
Copy link
Author

junyik commented Dec 13, 2016

Agreed, and it looks like they've just released v2.1.6.

Errors are the same for v2.1.6.
error

@icyfire
Copy link

icyfire commented Dec 14, 2016

Same issue.Need to fallback to v2.1.4.

@RDelorier
Copy link

I believe you just need to rebuild the dist, looks like this is the culprit vuejs/vue@4b51ad0

RDelorier referenced this issue in vuejs/vue Dec 14, 2016
…internal createElement without breaking backwards compatibility
@PeachScript
Copy link
Owner

Thank you all very much! I already rebuild it with the latest vue-template-compiler and release a new version v2.0.0-rc.4, you can upgrade it with npm, please tell me if it still has problem :P

@junyik
Copy link
Author

junyik commented Dec 14, 2016

Thank you @PeachScript @RDelorier. I have tested [email protected] with [email protected] and they are working great! 👍

result

@junyik junyik closed this as completed Dec 14, 2016
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

4 participants