request-idle-callback icon indicating copy to clipboard operation
request-idle-callback copied to clipboard

Package doesn't pass the options argument to global.requestIdleCallback

Open cmdcolin opened this issue 6 years ago • 0 comments
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

cmdcolin avatar Jun 29 '19 07:06 cmdcolin