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
If canary is not loaded into browser resources yet – styles are not applied. Fresh loads, without cached assets, always causes style not being applied to the card. This is expected. Another refresh (without cache clearing) makes cards looks good, with styles applied. (Look more details below.)
To solve this issue I guess that custom:canary-card was introduced. Unfortunately this card doesn't work as expected, producing:
If I edit the card in the dashboard by adding and removing a space ( not making any actual changes just need the save button to work) the error goes away, until the next time I open home assistant, then it's broken again.
The problem
If
canary
is not loaded into browser resources yet – styles are not applied. Fresh loads, without cached assets, always causesstyle
not being applied to the card. This is expected. Another refresh (without cache clearing) makes cards looks good, with styles applied. (Look more details below.)To solve this issue I guess that
custom:canary-card
was introduced. Unfortunately this card doesn't work as expected, producing:What version of Canary has the issue?
0.4.0
What version of Home Assistant are you running?
2022.12.8
What version of the Frontend are you running?
20221213.1 - latest
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
Without
custom:canary-card
.Fresh load:
After refresh:
The text was updated successfully, but these errors were encountered: