thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.05k stars 125 forks source link

Badges not working with layout-card #262

Closed austwhite closed 10 months ago

austwhite commented 10 months ago

My Home Assistant version: 2022.11.2

Layout-card version (FROM BROWSER CONSOLE): 2.4.4

What I am doing: Trying to add Badges to the top of a view.

What I expected to happen: Badges to appear like with default Masonary view

What happened instead: Badges were added to YAML but never display on the view.

Minimal steps to reproduce: Edit a Dashboard Select a view Edit View add a Badge

# The least ammount of code possible to reproduce my error

# End of code

Error messages from the browser console:


By putting an X in the boxes ([X]) below, I indicate that I:

austwhite commented 10 months ago

As a note, I read around and I didn't find information about this elsewhere.
Sorry if I missed it :)

austwhite commented 10 months ago

I'll close this as it is the same issue reported in #208