0

https://github.com/zloirock/core-js/issues/279

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.

What's causing this error and how do I make it go away?

Seán Hayes
  • 4,060
  • 4
  • 33
  • 48

0 Answers0