You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 thevertical-stack-in-card
custom card. All other cards i am using works fine withvertical-stack-in-card
.Running Home Assistant 2021.11.5.
And thanks for this awesome card!
The text was updated successfully, but these errors were encountered: