player_analytics icon indicating copy to clipboard operation
player_analytics copied to clipboard

Date visual bug

Open theChaosCoder opened this issue 9 years ago • 1 comments

Without a date cookie set the start date is shifted by 1 day.

theChaosCoder avatar Aug 19 '16 10:08 theChaosCoder

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.

theChaosCoder avatar Jan 18 '24 08:01 theChaosCoder