Query: How to get card to work in HA 2021.6.2?
See original GitHub issueGood morning,
I have updated the BOM Weather Card via HACS to 0.89a this morning, but it seems the card still is not working for me. I have logged this as a query rather than a fault as I am sure the issue could be my end.
I had the card working perfectly in HA 2021.5.x, but I still cannot get the card to display in 2021.6.x
Steps taken so far: Updated card via HACS. Updated HA to 2021.6.2 Checked Beta versions in HACS (same, 0.89a) Restarted HA again. Uninstalled BOM Weather Card via HACS Reinstalled BOM Weather Card via HACS
I checked Home Assistant log file and I see this error:
http://homeassistant:8123/hacsfiles/bom-weather-card/bom-weather-card.js:914:14 Uncaught TypeError: Cannot read property 'childElementCount' of null
11:10:23 AM - (ERROR) components/system_log/init.py
Any tips would be appreciated. I am sure there must be something simple I am missing. Thanks
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top GitHub Comments
Yeah I don’t understand why it does this either but I always do the clear cache and hard reload every time HACS updates any custom-card and I check the version in the dev-tools as well and usually need to CTRL+R/F5 a few times cos for some reason it can jump back to the previous version as well… I do not understand why that’s for sure. There is a reset frontend cache in the mobile app and if you use that it will fix it for all mobile browsers as well… As I use trusted networks and trusted users I don’t even need to re-login on the app after I do this so it’s worth doing and easy to do as well.
It is definitely some.kind of weird caching issue in HA though. Chrome, Edge and mobile all three threw error and didn’t update to the latest version, even with a ctrlF5 forced refresh.
Thanks for your help. Clearing cache on Chrome fixed it. Just got to wait for the mobile app as I can’t be bothered clearing the cache on that