-
-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues and this is a new bug.
Current Behavior
moveStart event is emitted on a wheel event, but moveEnd event is not necessarily emitted after that.
Expected Behavior
moveEnd event is eventually emitted whenever moveStart is emitted
Steps To Reproduce
- Click on a random coordinate in the viewport (where there's no edge/node)
Minimal reproduction of the issue with CodeSandbox
https://codesandbox.io/p/devbox/angry-gates-f45724
https://codesandbox.io/p/devbox/sleepy-shape-s39j25
Relevant log output
Anything else?
Maybe this is an expected behavior, but I have an intuition that start and end event are paired.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working