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

"Attempting to configurable attribute of unconfigurable property." #279

Closed
SeanHayes opened this issue Feb 7, 2017 · 2 comments
Closed

Comments

@SeanHayes
Copy link

SeanHayes commented Feb 7, 2017

I'm using babel-polyfill, which I believe uses core-js. I'm seeing this error reported in some browsers (Safari <=7, Chrome 47, Nintendo Browser, Playstation Vita Browser):
"Attempting to configurable attribute of unconfigurable property."
I used this site to translate the line & col number:
https://raygun.com/sourcemaps
It says the error is happening in core-js/modules/es6.math.acosh.js?7396

I removed the Math polyfills since I didn't need them, but I still see the error in core-js/modules/_object-to-array.js?7d99 on line 4.

http://stackoverflow.com/questions/42121057/core-js-attempting-to-configurable-attribute-of-unconfigurable-property

@zloirock
Copy link
Owner

I can't say anything without a reproducible example.

@zloirock
Copy link
Owner

Closed as can't reproduce.

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