Skip to content

🐛 [BUG]: moveStart event fires without being followed by moveEnd event #1908

@autologie

Description

@autologie

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

  1. 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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions