* Describe the bug
For some reason, field order keeps changing in the v2 form, some fields come down, some fields go up, did anyone else have this problem?
* Environment
NocoBase version: v1.9.5
Database type and version: mysql Ver 9.4.0 for Linux on aarch64 (MySQL Community Server - GPL)
OS: Ubuntu 22.04 aarch64
Deployment Methods: Docker
Docker image version: nocobase/nocobase:alpha
* How To Reproduce
the v2 has yet to implement a kanban view, so i did one using js, then when opening a card i just open a drawer and configure the form using the nocobase form view, but for some reason it keeps messing with the order with the fields in the form
Probably creating a js block and opening a drawer from it would be enough to replicate the issue.
Expected behavior
once you are done editing the form, then close and open again the field order you set up will be different