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

IE11 issue with nextTick #5031

Closed
AkiraLaine opened this issue Feb 28, 2017 · 3 comments
Closed

IE11 issue with nextTick #5031

AkiraLaine opened this issue Feb 28, 2017 · 3 comments

Comments

@AkiraLaine
Copy link

AkiraLaine commented Feb 28, 2017

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?

image

@wong2
Copy link

wong2 commented Feb 28, 2017

which version of vue-resource are you using?

@fnlctrl
Copy link
Member

fnlctrl commented Feb 28, 2017

Since the error is coming from vue-resource.common.js, please open this issue at vue-resource's repo, thanks!

@fnlctrl fnlctrl closed this as completed Feb 28, 2017
@AkiraLaine
Copy link
Author

AkiraLaine commented Feb 28, 2017

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!

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

3 participants