Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'datetime') WeatherChartCard.drawChart #109

Closed
mlamberts78 opened this issue Feb 22, 2024 · 1 comment · Fixed by #112
Closed
Assignees
Labels
bug Something isn't working

Comments

@mlamberts78
Copy link
Owner

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 mlamberts78 added the bug Something isn't working label Feb 22, 2024
@mlamberts78 mlamberts78 self-assigned this Feb 22, 2024
@mlamberts78
Copy link
Owner Author

Issue since resize fix. Will fix this error message in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant