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
I'm not exactly sure how to reproduce this error. It started happening when I upgraded to v2.2.1. I downgraded down to 2.1.1 and the issue disappeared. Also, I removed all instances of this.$nextTick in my code, but the issue still persists.
What is actually happening?
The text was updated successfully, but these errors were encountered:
I also the same errors without vue.resource.common.js references, but when removing vue-resource it seems to work fine. Will open an issue there. Thanks!
Vue.js version
2.2.1
Steps to reproduce
I'm not exactly sure how to reproduce this error. It started happening when I upgraded to v2.2.1. I downgraded down to 2.1.1 and the issue disappeared. Also, I removed all instances of
this.$nextTick
in my code, but the issue still persists.What is actually happening?
The text was updated successfully, but these errors were encountered: