Sudden Bug: all x-axis date labels off by one despite data being correct and hover info being correct

I have a dashboard consisting of several plots, and for each the x-axis is the date. A couple of days ago a new bug appeared whereby the x-axis date labels are all off by one day. The data itself is correct when I inspect it on Plotly, and the hover info x-label date is correct. No idea what’s going on. Can anyone help?

See plots here: https://dashboards.ly/ua-yWHenGaF9nn2NYaUHqyXv7

Thanks!

Looks like you’re experiencing the same issue as described in https://github.com/plotly/plotly.js/issues/482

Yes, looks like it’s that. Thanks so much!