polyfill-library icon indicating copy to clipboard operation
polyfill-library copied to clipboard

NodeJS module to create polyfill bundles tailored to individual user-agents.

Results 64 polyfill-library issues
Sort by recently updated
recently updated
newest added

type: bug report 1. Go to https://polyfill.io/v3/url-builder/ 2. Click "..." on `~html-elements` (near bottom) 3. Click "Polyfill source" 4. Link opens https://github.com/Financial-Times/polyfill-library/tree/main/polyfills/~viewport , which is 404 , because the `main`...

library

As the title says, I would like to have a [structuredClone](https://github.com/ungap/structured-clone/) polyfill. At the time of writing, all browsers have implemented this API in their nightly releases, Firefox has shipped...

library

[Bug] ## What The `Fetch API` determines the wrong `Content-Type` header when its body is set to a polyfilled `URLSearchParams` instance. ## Details This occurs when the following statements are...

library
service

Hello! I created this [web-locks polyfill](https://github.com/bitovi/web-locks-polyfill). Is this something that would make sense to be included? Thanks!

library
service

Hello. Is it possible to add polyfill for [PointerEvent](https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events) ?

library
service

Internet Explorer 11 and lower with querySelector(":scope ...") gives error Do you have alternatives for it, or its not supported ?

feature
help wanted

In IE 11, I'm getting the error: > Invalid descriptor for property '0' Walking up the call stack, it's stemming from some code that is constructing a `DOMTokenList` with a...

bug
help wanted
library

On Chrome 49 (windows XP), we have an error: `TypeError: Cannot redefine property: replace` if our polyfill.io URL include the polyfill of Symbol. Chrome 49 is the last available Chrome...

library

Bug report ## What My company website is using some features on polyfill-library and we would like to launch our web in the browser of Oculus Quest 2 VR headset....

library

[type]: bug ## What When including the `es2018` bundle, we get the following exception on some iOS devices. ## Details The stack trace points to [the `asyncIterator` polyfill](https://github.com/Financial-Times/polyfill-library/blob/f0a9bb1646f076eebe0174f39e890f6e877ce6bd/polyfills/Symbol/asyncIterator/polyfill.js#L2). ## Additional...

library