apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.58k stars 19.62k forks source link

[Bug] This library is crashing in android 11 and 12 in react native, The crash occurs when echart is not visible on the screen and the user tries to reach the end of the screen #16470

Closed sahilgupta1462 closed 8 months ago

sahilgupta1462 commented 2 years ago

Version

5.3.0

Link to Minimal Reproduction

No response

Steps to Reproduce

1.First implemented any chart you want with scrollview on a screen.

  1. Then scroll the screen to the very end and make sure that the echart is not visible on the screen any more
  2. When you will be about to reach the end of the screen then it will crash.

Current Behavior

App crash

Expected Behavior

The app must not crash

Environment

- OS:android
- Browser:
- Framework:

Any additional comments?

No response

Ovilia commented 2 years ago

If you are using a wrapping library like echarts-for-react, please ask for help in its repo. If not, you may have to debug what's going on when chart is not visible. For example, is the chart container dom removed. We can do very little based on the information you provided.

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] commented 8 months ago

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!