You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
问题描述
使用群组节点时我使用了 mouseenter 在页面增加了一个节点 和 mouseleave来移除节点 但是似乎mouseleave事件是以group节点折叠时的节点尺寸来触发的
重现链接
...
重现步骤
1、当前节点折叠时事件是正常触发的 2、当节点展开时 在节点的右部 移动鼠标 mouseleave事件被触发 导致添加的节点被移除( 但是当前鼠标并未移动到节点之外)似乎触发mouseleave时节点的宽度还保留在折叠之前的宽度
预期行为
期望节点展开折叠时的事件行为保持一致
平台
屏幕截图或视频(可选)
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: