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

Object.freeze(Object.prototype) causes fusioncharts to stop rendering charts #175

Open
mithusingh32 opened this issue Mar 23, 2023 · 0 comments

Comments

@mithusingh32
Copy link

After introducing a Object.freeze(Object.prototype) to our application as a remediation for Prototype Pollution, fusioncharts will not render anymore.

Errors include the following:

  • constructor is read-only
  • cannot toString [Object object]
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

1 participant