request-idle-callback
request-idle-callback copied to clipboard
Package doesn't pass the options argument to global.requestIdleCallback
trafficstars
I just thought I'd point out that the options argument with {timeout:number} is not passed along to the unpolyfilled version of requestIdleCallback
https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallback