- Notifications
You must be signed in to change notification settings - Fork35
Closed
Description
I found a problem with typedatetime.
When I set thedatetime and submit the value, it is properly saved in database. But now when I want to update the content, thedatetime is not set. See images below.
before submit
after click on update
As you can see, thedatetime is not loaded.
I added a normaldate above it and this contains the saved date.

