echarts-bot[bot] commented on issue #19655:
URL: https://github.com/apache/echarts/issues/19655#issuecomment-1968155445

   @Decadent916 It seems you are not using English, I've helped translate the 
content automatically. To make your issue understood by more people and get 
helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] After the coordinates of labelLayout are set, the instance is 
destroyed and then regenerated, and the mouse-triggered event of the image in 
the labal rich text will be invalidated
   
   **BODY**
   
   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/p/sandbox/echarts-test-hmgwv8?file=%2Fsrc%2FApp.js
   
   ### Steps to Reproduce
   
   1. After initializing the instance, the picture in the label can trigger the 
mouseover event.
   2. Destroy the instance
   3. Reinitialize the instance
   4. At this time, the picture in the label cannot trigger mouse-related 
events.
   
   ### Current Behavior
   
   After the instance is reinitialized, the picture in the label cannot trigger 
mouse events.
   
   ### Expected Behavior
   
   The picture in the label can trigger mouse events normally
   
   ### Environment
   
   ```markdown
   - OS: Windows 11
   - Browser: Chrome 122.0.6261.70
   - Framework: React@18
   ```
   
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
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]

Reply via email to