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

Error when loading core-js-bundle minified.js : TypeError: Cannot delete property 'DEG_PER_RAD' of #<Object> #1097

Closed
sebbi08 opened this issue Jun 27, 2022 · 1 comment

Comments

@sebbi08
Copy link

sebbi08 commented Jun 27, 2022

Currently, we get the error :

TypeError: Cannot delete property 'DEG_PER_RAD' of #

When we load the core-js-budle.
But only on Windows chrome based browser.
On Mac os everything seems fine.

This is the stack trace.

image

we are using the version
3.23.2

@zloirock
Copy link
Owner

zloirock commented Jun 27, 2022

It's a duplicate of #1091 #1094. This issue was only in 3.23.0 when used some copies of core-js or in some specific cases of 3.21.0 - 3.23.0 with 3.23.0+, so it seems in addition to 3.23.2 you use 3.21.0 - 3.23.0.

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