This is true for cards, but nt for the rows of cards with ha-card. Rows donāt have a ha-card. And as it is not only about M-E-R in 2025.1, but with generic row as well (or other way round, this generic is used within M-E-R as well and this generic row should be the root cause, I wonder if this approach to modify custom cards with elements, which should not be there.
yes, the change happened to hui-generic-entity-row, (well, and the map card).
so apparently any other card that uses hui-generic-entity-row in some way is now also involved. Not to say the card_mod customizations on those are now broken.
my thoughts too are that we should focus on the row, and with that hope to fix all occurrences in those configurations on row level.
However painful that is going to be, as core Frontend devs simply state that this is unsupported, and they dont even need to publish the changes somewhere, we are on our own.
(remember the state-color drama?)
Arganto has justly said I made a mess of my reports aboveā¦ I just dont know how to procede best.
do we open a separate thread per config that now is broken, to keep them tidy and fix individually?
if we keep posting here, they will get drowned
Mods that are still working like before are only 2:
entities in a Glance card, and entities inside a fold-entity-row.
we can also set some generic mod to fold-entity-row in the main entities card-mod, setting it to all items in
the fold.
any other mutation, like auto-entities lists, template-entity-row, or even auto-entities inside the fold-entity-row
At least this one is a known reason. And probably can be fixed with a changed style.
Letās wait for 2025.1 then.
I agree that shouting (100% positive meaning) before official release does help to sort out things. But here we can see ignoring, soā¦ Letās wait and then more experienced users will start testing, may be it will change things.
OK, started downloading 2025.1.
āWhat fun. What fun!ā (Darth Maul)
before trying to fix all, would it be at all conceivable this could be fixed by PRāing card_mod?
(ofc we would need to really understand the actual change in core for that, but it seems it would be a better solution than āfixingā all possible variants)
be sure to back up your current version, as automatic updates before updating have been taken outā¦
hmm thats updating to b9, while my notification says:
The only difference between 2024 and 2025 that I can see is that there is no class added to the tagname for the custom element, and the card-mod has disappeared. Isnāt there a problem here?
Hello, Iām having this problem with Card_mod which gives me the following error when I insert the code, although it works without problems I canāt find what is causing the error. Thanks
At path: chips.0.card_mod ā Expected a value of type never, but received: [object Object]
How might I change the row-gap of a vertical-stack card? In my image the purple dashed space is the row-gap but it looks as though it is under the #root and I canāt seem to properly address it. Appreciate any insights.