Cannot read properties of undefined (reading 'datetime') WeatherChartCard.drawChart
Closed this issue · 1 comments
mlamberts78 commented
Describe the bug
Uncaught error from Chrome 122.0.0.0 on Windows 10 TypeError: Cannot read properties of undefined (reading 'datetime') WeatherChartCard.drawChart (/hacsfiles/weather-chart-card/weather-chart-card.js:18003:28) WeatherChartCard.measureCard (/hacsfiles/weather-chart-card/weather-chart-card.js:17823:10) ResizeObserver. (/hacsfiles/weather-chart-card/weather-chart-card.js:17801:12)
To Reproduce
Open chart card multiple times and check the home assistant logfile
Expected behavior
No error message in logfile
mlamberts78 commented
Issue since resize fix. Will fix this error message in next release.