appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.64k stars 3.74k forks source link

TypeError: Cannot read properties of undefined (reading 'chart') #16716

Open sentry-io[bot] opened 2 years ago

sentry-io[bot] commented 2 years ago

Sentry Issue: APPSMITH-335

TypeError: Cannot read properties of undefined (reading 'chart')
  at getFromEnv (../node_modules/fusioncharts/fusioncharts.js:13:201546)
  at apply (../node_modules/fusioncharts/fusioncharts.js:19:256919)
  at a (../node_modules/@sentry/browser/src/helpers.ts:87:17)
github-actions[bot] commented 2 years ago

We have found issues that are potential duplicates:

somangshu commented 2 years ago

This seems like a not issue, Something to do with half baked configuration in the custom chart mode is causing this. The issue does not break the user app or the chart widget.

Found some evidence here.

keeping on low priority, but should be handled on our end