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

Fix: Uncaught TypeError: Cannot delete property 'toString' of function () { [native code] } #347

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

iusesoftware
Copy link

Fixing a JavaScript exception stemming from core-js v2.6.5:
image
image

Uncaught TypeError: Cannot delete property 'toString' of function () { [native code] }

* Done with `npm i core-js@latest`, which also upgraded `package-lock.json`'s `lockfileVersion` to `v3`
@jordanbtucker
Copy link
Member

Thanks for submitting this. Can you please explain how you caused this error to occur?

hossen71

This comment was marked as spam.

hossen71

This comment was marked as spam.

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

Successfully merging this pull request may close these issues.

3 participants