question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IE11 issue with nextTick

See original GitHub issue

Original issue: https://github.com/vuejs/vue/issues/5031

It seems that with the new Vue 2.2.x update, Vue Resource crashes when using nextTick. This might be related to the fact that Vue removed many exposed methods on Vue.util?

image

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
steffanscommented, Feb 28, 2017

Fixed in v1.2.1

2reactions
sean-hillcommented, Feb 15, 2018

I’m facing this same issue using vue-resource version 1.3.4.

screen shot 2018-02-15 at 3 47 37 pm

screen shot 2018-02-15 at 3 46 32 pm

Read more comments on GitHub >

github_iconTop Results From Across the Web

vue.js - VueJS nexttick and IE11 - Stack Overflow
Recently $nexttick appears to have broken on IE 11, in particular regarding input bound variable. This is causing forms with dynamic content ...
Read more >
IE11 issue with nextTick #5031 - vuejs/vue - GitHub
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....
Read more >
[IE11 Problem] Error in nextTick : r/vuejs - Reddit
Hi guys, I just ran into some problems on IE11. First it showed nothing but a totally blank page on IE11 which I...
Read more >
IE 11 not working after latest update - Google Groups
IE 11 not working after latest update. 30 views ... Somewhere in the latest set of updates, the graphs no longer show up...
Read more >
Creating vue instance multiple times, error in IE11 - Get Help
The vue component gets rendered in IE 11 but when i want to interact wich ... [Vue warn]: Error in nextTick: "Error: Ungültiges...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found