* Describe the bug
On v2 pages in mobile view, when editing a date, the input displays today’s date instead of the date being modified. The expected behavior is for the input to display the date stored in the database.
* Environment
-
NocoBase version: 2.x.x
-
Mobile view
-
v2 pages
- Database type and version: Default
- OS: any
- Deployment Methods: testing free app of Nocobase
- Docker image version: testing free app of Nocobase
- NodeJS version: testing free app of Nocobase
* How To Reproduce
For example, in the “Purchase date” field in “Assets” on the NocoBase free testing app. See the attached image.
Expected behavior
The expected behavior is for the input to display the date stored in the database not today’s date.
