NocoBase v2.0.0-alpha.56
Description:
When configuring the layout of Details and Edit Form popups, I add the required elements and rearrange them as needed. However, after closing and reopening the dialog, the layout changes automatically and does not match the previously saved configuration.
The element positions are not preserved consistently between openings of the same dialog.
Steps to reproduce:
Open a Details or Edit Form popup.
Add UI elements and rearrange them into a custom layout.
Close the popup.
Reopen the same popup.
Expected result:
The layout should remain exactly as it was configured.
Actual result:
The layout is modified automatically after reopening the dialog, and element positions change unexpectedly.
