Skip to content
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

Error if nesting under horizontal-stack #11

Closed
cpiekacz opened this issue Oct 28, 2018 · 7 comments
Closed

Error if nesting under horizontal-stack #11

cpiekacz opened this issue Oct 28, 2018 · 7 comments
Labels
bug Something isn't working

Comments

@cpiekacz
Copy link

When I nest type: custom:mini-graph-card under the type: horizontal-stack I get an error:

Cannot read property 'states' of undefined

Is it a problem with this component or HA 0.81 version?

@kalkih
Copy link
Owner

kalkih commented Oct 28, 2018

Yes, this is an issue introduced with HA 0.81.0 home-assistant/frontend#1904.
Try updating to 0.81.1, worked for me at least, or wait for HA 0.81.2.

@kalkih kalkih added the bug Something isn't working label Oct 28, 2018
@cpiekacz
Copy link
Author

Updated to 0.81.1 but still seeing this error. Will wait for 0.81.2. Thanks for info about the bug.

@kalkih
Copy link
Owner

kalkih commented Nov 4, 2018

@cpiekacz Did you get it working?

@jonare77
Copy link

jonare77 commented Nov 9, 2018

Im getting this when stacking the cards horizontal on 0.81.6

stack error

@kalkih
Copy link
Owner

kalkih commented Nov 9, 2018

That is funny looking. 😆
I will fix this, however I recommend using something like the glance card instead of this card when stacking that many entities.

@jonare77
Copy link

jonare77 commented Nov 9, 2018 via email

kalkih added a commit that referenced this issue Nov 10, 2018
@kalkih
Copy link
Owner

kalkih commented Nov 10, 2018

Should be fixed in v0.0.7, closing this.

@kalkih kalkih closed this as completed Nov 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants