Skip to content

add note about need for a Promise polyfill #1180

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

Merged
merged 1 commit into from
Oct 4, 2017

Conversation

LinusBorg
Copy link
Member

@LinusBorg LinusBorg commented Oct 3, 2017

When using $nextTick() with no argument - which returns a Promise, A Polyfill is required when targeting browsers that don't support Promises natively (i.e. IE).

@LinusBorg LinusBorg changed the title add note about Promise polyfill add note about need for a Promise polyfill Oct 3, 2017
@chrisvfritz chrisvfritz merged commit 68515d2 into master Oct 4, 2017
@chrisvfritz chrisvfritz deleted the promise-polyfill-note branch May 23, 2018 17:11
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