-
Notifications
You must be signed in to change notification settings - Fork 373
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
Comments
This is also happening in vuex-toast so I think its a problem with the 2.1.5 release |
Same issue.Need to fallback to v2.1.4. |
I believe you just need to rebuild the dist, looks like this is the culprit vuejs/vue@4b51ad0 |
…internal createElement without breaking backwards compatibility
Thank you all very much! I already rebuild it with the latest |
Thank you @PeachScript @RDelorier. I have tested [email protected] with [email protected] and they are working great! 👍 |
The following error was triggered after Vue has been updated to v2.1.5.
Thank you.
The text was updated successfully, but these errors were encountered: