D-xuanmo opened a new issue #16753: URL: https://github.com/apache/echarts/issues/16753
### Version 5.3.1 ### Link to Minimal Reproduction https://codesandbox.io/s/echarts-bug-3tyi68?file=/src/Echarts.ts ### Steps to Reproduce Turn on the gradient color in the chart. When the mouse moves into the chart, it will report errors in an endless cycle. If the gradient color is removed, it will be normal. Remove 75 lines of code in the file and everything is normal. ### Current Behavior Chart dead cycle error reporting. ### Expected Behavior You can stop reporting errors and use them normally. ### Environment ```markdown - OS: macOS Monterey - Browser: Chrome 96.0.4664.55 - Framework: React@17 ``` ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
