apexcharts / vue-apexcharts

📊 Vue 2 component for ApexCharts
https://apexcharts.com
MIT License
1.33k stars 135 forks source link

Uncaught (in promise) TypeError: ResizeObserver is not a constructor #398

Closed iandrosov closed 2 months ago

iandrosov commented 2 years ago

Hello, I am facing this error while loading chart inside Lightning Web Component LWC in Salesforce. I did not see any examples for this not sure if this can be done or may be I need to load some other JS dependencies such as 'resize-observer-polyfill'?

I built my example chart and it works in HTML page in Chrome browser. And usually such sample can work inside LWCs but not this one.

cocktailjbonet commented 6 months ago

I'm facing the same issue. Had you found a solution? In a developer org is working properly but in client sandbox no...

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.