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

JSON.parse overwrites global function #1356

Open
mf-1 opened this issue Feb 5, 2018 · 1 comment
Open

JSON.parse overwrites global function #1356

mf-1 opened this issue Feb 5, 2018 · 1 comment

Comments

@mf-1
Copy link

mf-1 commented Feb 5, 2018

I've a project that is using JSON.parse.

Unfortunately Mootools's JSON.parse overwrites the global function and other script components wont work after that.

Is there a way to prevent Mootools from overwriting this function?

@DimitarChristoff
Copy link
Member

DimitarChristoff commented Feb 5, 2018 via email

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

No branches or pull requests

2 participants