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

Core polyfill bug (unable to get property of undefined or null reference) #229

Closed
niftylettuce opened this issue Jun 10, 2019 · 2 comments
Closed
Labels
bug Something isn't working library Relates to an Origami library

Comments

@niftylettuce
Copy link

When using IE10 with this URL, the following error occurs:

<script src="https://polyfill.io/v3/polyfill.min.js?features=es6,Map,Map.prototype,Math.sign,Promise,Reflect,Symbol,Symbol.iterator,Symbol.prototype,Symbol.toPrimitive,Symbol.toStringTag,Uint32Array,window.crypto"></script>

https://polyfill.io/v3/polyfill.min.js?features=es6,Map,Map.prototype,Math.sign,Promise,Reflect,Symbol,Symbol.iterator,Symbol.prototype,Symbol.toPrimitive,Symbol.toStringTag,Uint32Array,window.crypto&ua=ie/10

Screen Shot 2019-06-10 at 5 33 35 PM

Possibly related to polyfillpolyfill/polyfill-service#145

@JakeChampion JakeChampion transferred this issue from polyfillpolyfill/polyfill-service Jun 24, 2019
@niftylettuce
Copy link
Author

Related to #218, also happens in IE11.

@JakeChampion JakeChampion added this to incoming in Origami ✨ Feb 26, 2020
@JakeChampion JakeChampion added bug Something isn't working library Relates to an Origami library labels Mar 24, 2020
@JakeChampion
Copy link
Owner

This looks to be fixed, I tested the polyfill.io script tag on ie 10 and no errors were thrown

image

Origami ✨ automation moved this from incoming to complete Oct 27, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 26, 2021
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working library Relates to an Origami library
Projects
None yet
Development

No branches or pull requests

2 participants