antvis/G6

The issue has been closed
Cannot fire events with g6-react-node #3455
monolithed posted onGitHub
Describe the bug
- Cannot subscribe to onMouseEnter and onMouseLeave events
- The onMouseOut event triggered after click on the element
Your Example Website or App
https://codesandbox.io/s/frosty-euclid-3zbt9?file=/index.js
Steps to Reproduce the Bug or Issue
Hover over element
Expected behavior
The onMouseOut event should be triggered
Screenshots or Videos
No response
Platform
- OS: macOS
- Browser: Safari
- Version: latest versions
Additional context
No response