player_analytics
player_analytics copied to clipboard
Date visual bug
Without a date cookie set the start date is shifted by 1 day.
Would it be possible to pre set the date cookie to the date of the last known record?
It already does that.
The bug is the following: When you open the page for the first time, the cookie date will be 12-01-2024 -> 18-01-2024. But the date on the page shows 11-01-2024 -> 18-01-2024. It's only visually wrong on the first page load.