Error while setting time for due/start/end date of a task #1710
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There seems to be an error when setting a (due|start|end) date on a task. When setting a date in the datetime-picker a red toast pops up with an error message: Invalid time value.
Meanwhile a warning is printed to the console:
This errors happens on my freshly installed frontend (from docker) and on the demo on
https://try.vikunja.io/
.Can confirm, I'll take a look.
Should be fixed in
a706089f7b
, please test again with the lastest version (takes about 3min until a new build is available).Thank you for the report!