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
Browser and Operating System: Multiple - Chrome, Windows & Mac, Android WebView
I believe the issue is not related to a specific browser.
Description of problem:
every now and then when loading my home assistant dashboard I get two stacks displayed which both display the error:
Custom element doesn't exist: hui-vertical-stack-card.
See the screenshot below. Reloading the page or switching to a different tab like settings and back resolves the issue. This error appears about every 10-20% of times when I open the dashboard and I can't reproduce it consistently. Recently the error is appearing more often.
I've installed bootstrap-grid-card via HACS and see it listed in the dashboard resources UI:
I previously opened this in the homeassistant/frontend repository but they mentioned this would be due to a custom card. Bootstrap grid card is the only custom card I'm using.
I'm experiencing the same issue, all cards having vertical-stack and col-{x} are throwing Custom element doesn't exist: hui-vertical-stack-card on first load of the page (or complete refresh of the page).
Modifying yaml from another pc and clicking button on Your dashboard was updated. Refresh to see changed? fixes the issue until next refresh.
I can't reproduce the vertical-stack error it in my layouts, although I don't have the custom cards you have. I have tried putting 3-4 vertical stacks and some random built-in cards inside them, left it for an hour then reloaded the page ~50 times. I also tried clearing the cache in between some tries.
I have never any issue similar to this but I don't have any vertical-stack inside my layouts only horizontal-stack. I have a tablet/RPI running Chrome showing a pretty complicated layout 24/7 (with horizontal-stack, not vertical-stack) and have never seen an error. Might be something unique to vertical-stack or combination with some custom cards inside it.
I will add a vertical-stack to the layout my tablet is showing and see if I also get the issue over time.
Checklist:
I believe the issue is not related to a specific browser.
Description of problem:
every now and then when loading my home assistant dashboard I get two stacks displayed which both display the error:
Custom element doesn't exist: hui-vertical-stack-card.
See the screenshot below. Reloading the page or switching to a different tab like settings and back resolves the issue. This error appears about every 10-20% of times when I open the dashboard and I can't reproduce it consistently. Recently the error is appearing more often.
I've installed bootstrap-grid-card via HACS and see it listed in the dashboard resources UI:
Full dashboard configuration:
The text was updated successfully, but these errors were encountered: