-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lovelace media-control and weather-forecast broken in main view vertical-stack with 0.81.0 #1904
Comments
@paulvt commented on Oct 27, 2018, 11:00 AM UTC: Ah, it's the vertical stack that breaks it, thanks for pointing that out! |
@cocomaddox commented on Oct 27, 2018, 1:25 PM UTC: The upgrade has broken most of my cards. Have spent hours trying to isolate the issue with no real success so have restored a backup and will wait for 0.81.1. Hopefully whatever happened to break this will be resolved then. |
@hudecitydave commented on Oct 27, 2018, 3:42 PM UTC: Additionally my camera items within a horizontal-stack do not open the "full-image-sizeoverlay" on click. I think something essential is broken in lovelace with the actual update. |
@ronytomen commented on Oct 27, 2018, 4:42 PM UTC: Can can confirm having the same issue as hudecitydave with Camera cards but in a vertical stack. I too rolled back to 0.80.3 because of this issue and 2 others. |
@fillwe commented on Oct 27, 2018, 6:18 PM UTC: Same issue here but with horizontal stack and sensor cards since updating! |
@vandalon commented on Oct 27, 2018, 8:30 PM UTC: Same issue here. but in some cases vertical stack works (home page) in other it just don't work and yet another i get the above error. this is only with media-control items. when removing media-control items the error disappears but stacking does not work anymore. Weird thing is that stacking is working on my default / home tab. |
@vandalon commented on Oct 27, 2018, 8:36 PM UTC: So it seems that with cards in some kind of order it does work ( i had the climate card as last card in my first vertical stack and that worked. removing the climate card broke vertical stacking completely). |
@vandalon commented on Oct 27, 2018, 9:28 PM UTC: also column_width: calc(100% / 3) seems to be ignored. when only showing 3 items it's ok. But when a fourth item comes up I get 4 items on 1 line instead of a new line. |
@ulnic commented on Oct 27, 2018, 10:56 PM UTC: Having the same error when using vertical stack combined with condition cards. |
There's a fix rolling out in 0.81.1 for this |
This is not fixed for me in 0.81.1 in both Chrome and Firefox with caches cleared. |
Hi, I’m having similar issues as Therkim. I’ve updated to 0.81.1 but still same errors. Thank you for looking at this fix. |
This will be fixed in 0.81.2...hang tight :) |
This is fixed for me in 0.81.2. |
I'm still having issues with vertical-stack:
|
also
|
I'm sorry, I see that |
@hudecitydave commented on Oct 27, 2018, 10:35 AM UTC:
Home Assistant release with the issue:
0.81.0
Last working Home Assistant release (if known):
0.80.3
Operating environment (Hass.io/Docker/Windows/etc.):
Hass.io
Component/platform:
raspberry
Description of problem:
After upgrading to 0.81.0 my lovelace ui shows up with red areas in my main view vertical-stacks. The error shown is "Cannot read property 'states' of undefined", followed by a dump of the config, which is not copy/paste-able... Same config worked in 0.80.3.
For me the media-control and weather-forecast types are affected. Outside of horizontal or vertical stacks everythings works fine.
Problem-relevant
ui-lovalace.yaml
entries:examples:
and
This issue was moved by fabaff from home-assistant/home-assistant#17863.
The text was updated successfully, but these errors were encountered: