react-page-maker icon indicating copy to clipboard operation
react-page-maker copied to clipboard

Reordering Elements inside Grid won't update State

Open chrschick opened this issue 1 year ago • 0 comments

Hi,

first of all, thanks for sharing this repo. I dunno if this repo is still active in any way, but I found something that bothers me, maybe someone else. The state won't update successfully if I try to reorder Elements inside a Grid Layout.

The new order is passed and checked Iinside your traverseAndUpdateTree() function but it triggers no update and so the old order is still active.

Any ideas how to fix this?

Best Chris

chrschick avatar Jul 08 '24 07:07 chrschick