Skip to content

onChange triggers, but getChanges array is empty when moving blocks #1924

@rmolinamir

Description

@rmolinamir

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

  1. Go to this sandbox: https://stackblitz.com/edit/github-thjchykw?file=package.json
  2. Open the console
  3. Drag a block
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions