You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
There was some confusion as to why date input wasn't being accepted, but wasn't throwing a specific error. It was discovered that the time portion wasn't being added, and that this was the problem. So add text "Field requires both date and time" for any field that takes datetime input.