-
-
Notifications
You must be signed in to change notification settings - Fork 599
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Dragging/moving blocks in the editor triggers onChange
, but the array returned by getChanges
is empty.
See attached video, notice how the changes are returned when an indentation is triggered, but the arrays are empty otherwise.
Screen.Recording.2025-08-06.at.10.50.51.PM.mp4
To Reproduce
- Go to this sandbox: https://stackblitz.com/edit/github-thjchykw?file=package.json
- Open the console
- Drag a block
- Notice that the array is empty
Misc
- Node version: v22.14.0
- Package manager: pnpm v10.12.4
- Browser: Chromium Engine Version 138.0.7204.185
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working