react-calendar-heatmap
react-calendar-heatmap copied to clipboard
HeatMaps not rendering on Safari
I'm an Ubuntu user, and I've got reports that the heatmaps were not rendered on Safari. I could verify this but not debug it. I'm aware of issue #73 but it's not my case, for me nothing is rendered (including the cells).
As a first step to solve this issue, I wonder if the library is working for someone on Safari?
Not working on Safari here either
Firefox
Safari
bump
any updates on this issue?
Even noticing #73, I still managed to stumble on a variant of it: you need to zero-pad the single digit month and day numbers or you get blank cells.
Works on Chrome and Firefox but not Safari: 2023-1-1
Works on all the browsers: 2023-01-01