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
Adding a new annotation fails because selecting a date gives "Invalid date"
Expected results
Dates are reflected in the UI field
Actual results
UI field shows "Invalid date" and calendar turns into a bunch of NaN
Screenshots
How to reproduce the bug
(starting with docker-compose up)
Go to Settings > Annotation layers
Click on '+ Annotation Layer'
Add a name, click ADD
Click '+ Annotation'
Click 'Start date' field
Enter any date for start and end
Click OK
Notice field says "Invalid date" and the calendar that pops up only has NaN
If you click ADD anyways, an error pops up with "An error occurred while creating annotations: (end_dttm) Not a valid datetime.
(start_dttm) Not a valid datetime."
Adding a new annotation fails because selecting a date gives "Invalid date"
Expected results
Dates are reflected in the UI field
Actual results
UI field shows "Invalid date" and calendar turns into a bunch of NaN
Screenshots
How to reproduce the bug
(starting with docker-compose up)
(start_dttm) Not a valid datetime."
Environment
(please complete the following information):
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: