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

Array.prototype[H.unscopables] is undefined in Firefox #419

Open
voronianski opened this issue Jul 13, 2016 · 1 comment
Open

Array.prototype[H.unscopables] is undefined in Firefox #419

voronianski opened this issue Jul 13, 2016 · 1 comment

Comments

@voronianski
Copy link

Is anybody experiencing this exception in Firefox?

TypeError: Array.prototype[H.unscopables] is undefined

FF 47.0.1, OS X 10.11.5, es6-shim 0.35.1

@ljharb
Copy link
Collaborator

ljharb commented Jul 13, 2016

That seems like a minification issue (it works fine on the unminified source) - are you minifying es6-shim yourself, or using our build? Can you provide a jsfiddle or similar that can reproduce the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants