simple-weather-card
simple-weather-card copied to clipboard
Not working when used with custom:vertical-stack-in-card
I encounter this error when using it in another custom card. It works fine with the build in vertical-stack
card. I am unsure if this caused by you card or the vertical-stack-in-card
custom card. All other cards i am using works fine with vertical-stack-in-card
.
Running Home Assistant 2021.11.5.
And thanks for this awesome card!
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'states')
at HTMLElement.set hass [as hass] (:8123/hacsfiles/simple-weather-card/simple-weather-card-bundle.js?hacstag=172998062082:1)
at HTMLElement.createCardElement (:8123/hacsfiles/vertical-stack-in-card/vertical-stack-in-card.js?hacstag=142051833042:100)
at :8123/hacsfiles/vertical-stack-in-card/vertical-stack-in-card.js?hacstag=142051833042:25
at Array.map (<anonymous>)
at HTMLElement.renderCard (:8123/hacsfiles/vertical-stack-in-card/vertical-stack-in-card.js?hacstag=142051833042:25)
got the same issue.