You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/02/07 12:29:19 UTC

[GitHub] [echarts] sahilgupta1462 opened a new issue #16470: [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

sahilgupta1462 opened a new issue #16470:
URL: https://github.com/apache/echarts/issues/16470


   ### 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.
   2. Then scroll the screen to the very end and make sure that the echart is not visible on the screen any more 
   3. 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
   
   ```markdown
   - OS:android
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] Ovilia edited a comment on issue #16470: [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

Posted by GitBox <gi...@apache.org>.
Ovilia edited a comment on issue #16470:
URL: https://github.com/apache/echarts/issues/16470#issuecomment-1034436292


   If you are using a wrapping library like [echarts-for-react](https://github.com/hustcc/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] Ovilia commented on issue #16470: [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

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #16470:
URL: https://github.com/apache/echarts/issues/16470#issuecomment-1034436292


   If you are using a wrapping library like [echarts-for-react](https://github.com/hustcc/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org