field order changing in v2 form

* 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

Thanks for your feedback. This is a known defect in version 2, and we will fix it. However, I see that the version you provided is v1.9.5; please confirm that the information is correct.

i did in fact write it wrong, sorry for the mistake, thanks for the support.