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

Symbol Polyfill throws error in mobile safari v10 (iOS 10.2) #1034

Closed
avocadowastaken opened this issue Jan 4, 2017 · 1 comment
Closed

Comments

@avocadowastaken
Copy link
Contributor

Polyfill url:

https://cdn.polyfill.io/v2/polyfill.js?unknown=polyfill&features=es6,default,performance.now|always"

UA:

Mozilla/5.0 (iPhone; CPU iPhone OS 10_2 like Mac OS X) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0 Mobile/14C92 Safari/602.1

Error Message:

undefined is not an object (near '...his[internalSymbol]['@@' + uid]...')

Line:

https://github.com/Financial-Times/polyfill-service/blob/master/polyfills/Symbol/polyfill.js#L84

@JakeChampion
Copy link
Collaborator

ios 10 doesn't need Symbol, will update our configuration so we don't send it the polyfill

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants