thomasloven / lovelace-layout-card

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

Custom card not translated with vertical layout #248

Open metbril opened 1 year ago

metbril commented 1 year ago

My Home Assistant version: 2023.5.1

Layout-card version (FROM BROWSER CONSOLE):

What I am doing:

I have a custom meter alarm card. When using this with a default layout (masonry) or your custom masonry, the card is translated (see screenshot), but when using it with the custom vertical layout, the card text is NOT translated. Weird.

What I expected to happen:

Scherm­afbeelding 2023-05-05 om 17 02 36

What happened instead:

Scherm­afbeelding 2023-05-05 om 17 03 25

Minimal steps to reproduce: Add custom meteoalarm card

# 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:

metbril commented 1 year ago

Crossreferencing: https://github.com/MrBartusek/MeteoalarmCard/issues/168

metbril commented 6 months ago

Is there any chance anyone can troubleshoot this? I can't determine myself if this is a layout-card issue or meter alarm card related.