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

Replace setImmediate(fn) with setTimeout(fn, 0) #32

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

jodal
Copy link
Member

@jodal jodal commented Sep 10, 2020

Fixes #30

@jodal jodal self-assigned this Sep 10, 2020
@jodal jodal merged commit 641adbf into master Sep 10, 2020
@jodal jodal mentioned this pull request Sep 10, 2020
@jodal jodal deleted the replace-setimmediate-with-settimeout branch September 10, 2020 07:44
@altano
Copy link
Contributor

altano commented Sep 10, 2020

Thanks for fixing!

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.

Uncaught ReferenceError: setImmediate is not defined
2 participants