mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
"Invalid date" displayed in Gantt chart #57
Reference in New Issue
Block a user
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?
Originally created by @Themisphere on GitHub (Jun 10, 2022).
Hi,
When displaying the Gantt chart, I have "Invalid date" instead of the relevant Month name on the top of the chart.
Any idea why and how to solve the issue?
Thank you,
@kolaente commented on GitHub (Jun 11, 2022):
What browser and version are you using?
What locale and time zone is your os set to?
Which Vikunja version are you using?
Can you reproduce this on try?
@Themisphere commented on GitHub (Jun 14, 2022):
Hi,
I'm using Safari browser on Mac OS.
Local time zone is set to Europe/Luxembourg (CET).
I'm using Vikunja Version : 0.18.2 - API version: v0.18.1
I cannot reproduce it on the "Try" website. I can't see any date displayed above the different dates of the month.
I can of course provide you with the URL of my personal Vikunja in PM if needed.
Thank you,
@kolaente commented on GitHub (Jun 16, 2022):
What Safari and MacOS version are you using?
Try is running the current development build which will be the next release - if it behaves different there it should be fixed so that it works on try.
@Themisphere commented on GitHub (Jun 21, 2022):
Using Safari Version 15.5 (17613.2.7.1.8)
MacOS 12.4
Ok, let's wait for next release.
@kolaente commented on GitHub (Jul 4, 2022):
I was able to reproduce that problem with browserstack. Don't know why it won't work though, will do some more digging.
@Themisphere commented on GitHub (Jul 4, 2022):
Thank you Kolaente
@kolaente commented on GitHub (Jul 8, 2022):
Should be fixed in
40b30079c1- please test on try again in ~30 min if the problem went away.@Themisphere commented on GitHub (Jul 8, 2022):
Hi, I don't have any issue on Try. Display is correct but this was already the case before.
The problem was only on my self hosted instance of Vikunja. Any chance to update my local instance of Vikunja with the fix via docker ?
@kolaente commented on GitHub (Jul 8, 2022):
You could switch your instance to the
unstablechannel. Or wait for the next release.@tomtjes commented on GitHub (Oct 5, 2022):
Adding to this issue because it seems related. I'm also on Safari/MacOS and the month in the Gantt chart is one month off. September is called August, October is called September and so on.
Frontend Version: 0.19.1
API Version: v0.19.2
Seeing the same issue on try.