issues Search Results · repo:feross/queue-microtask language:JavaScript
Filter by
8 results
(78 ms)8 results
infeross/queue-microtask (press backspace or delete to remove)Could you please review this issue and just add a check before using globalThis. As its not supported on node v11, my
project is breaking. Thank you
tm-ssingh
- 2
- Opened on Feb 18, 2021
- #17
node version: 11 os: Linux 4e384c3fd858 4.4.0-141-generic #167-Ubuntu SMP Wed Dec 5 10:40:15 UTC 2018 x86_64 x86_64
x86_64 GNU/Linux yarn version: v1.13.0
[12:29:25]Step 5/9: Gulp (Command Line) (3s) ...
aekiratli
- 1
- Opened on Feb 11, 2021
- #16
Because of 92b2739daa7be346e27db4eba5ddc9b8f1a985e7 (where you refactored code to use globalThis) support of node
versions older than v12 where dropped (because older node versions doesn t have support ...
invalid
avasuro
- 4
- Opened on Nov 19, 2020
- #13
This package doesn t work when used with a bundler that enforces strict mode – switching to typeof
globalThis.queueMicrotask would fix it
invalid
yunyu
- 3
- Opened on Nov 19, 2020
- #12
When using this library in Chrome with a bundler, I get an Uncaught TypeError: Illegal invocation when running it. You
can replicate this without the library by assigning queueMicrotask to a field in an ...
yunyu
- 1
- Opened on Oct 1, 2020
- #10
I realize that this would be a deviation from the standard, but any interest in accepting arguments to be passed to the
callback? For example...
queueMicrotask(myFunction, something) // Calls myFunction(something) ...
aarong
- 1
- Opened on Aug 17, 2020
- #9
Hi @feross how are you?
We are using Node 11 in some of our projects and we start to see a warning message with the update of simple-peer:
ExperimentalWarning: queueMicrotask() is experimental
Do you ...
tinchoz49
- 1
- Opened on Sep 24, 2019
- #5
Hey there,
Errors thrown by the queued callback will get swallowed, there should be a catch on the promise. @domenic corrected this
in the polyfill I d posted on MDN (which was removed for some reason; ...
zbjornson
- 3
- Opened on Sep 8, 2019
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.