Date/Time field: date value does not display in datepicker in Safari #5895
Unanswered
twopiers
asked this question in
Troubleshooting
Replies: 1 comment 3 replies
-
What version of Statamic? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an Events collection and a start_date_time field within it. Here is the YAML for that field in the events blueprint:

Works great. However, when I edit an existing event, only the time shows up in the time selector. The date does not. This is only happening in Safari (currently I'm using 15.4)

If I save the event without interacting with the date calendar, the previously selected event date doesn't change (which is good), and I also don't get any kind of validation error when saving, even though this is marked as a required field.
Beta Was this translation helpful? Give feedback.
All reactions