Incorrect Edit behavior

* Describe the bug

Hi, folks!
When I click on Edit button on the filled out form, the Edit Window shows me a blank form without any data filled in it. Sometimes, after reloading the page the data will be shown.

* Environment

  • NocoBase version: 1.7.5
  • Database type and version: PostgreSQL 16
  • OS: Linux
  • Deployment Methods: Docker Compose
  • Docker image version: nocobase/nocobase:latest
  • NodeJS version:

* How To Reproduce

Click on Edit button on the form.

Expected behavior

The Edit Window will show Editor with all my data previously filled in the form.

Screenshots

Logs

Please upgrade to the latest version and check whether the issue is resolved.