Skip to content

Conversation

HusamElbashir
Copy link
Contributor

$nextTick always uses microtasks now in Vue 2.6 just like it did pre v2.5.0. In v2.5 macrotasks are used to handle some edge cases.

References:

  1. 2.6 Internal Change: Reverting nextTick to Always Use Microtask

  2. fix: always use microtasks for nextTick

Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@eddyerburgh eddyerburgh merged commit 36adbf3 into vuejs:dev Feb 7, 2019
@HusamElbashir HusamElbashir deleted the fix/testing-async-components branch February 7, 2019 08:47
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

Successfully merging this pull request may close these issues.

2 participants