Currently you can rearrange array elements, however bindings aren’t kept intact - they stay with the array index and not with the element you’re moving.
Also occurs on duplication.
Has anyone heard if there is a plan to fix this?
Nope
@nminchin I voted on your idea in the ideas forum, but I would call this more of a bug than a feature request.
1 Like
Definititely
Did this get fixed? It’s a bit of a pain when you have to go back and make changes to something like a nav menu, and you also have to redo any binding that comes after that change.