-
Notifications
You must be signed in to change notification settings - Fork 40
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
Card-mod style is not modified on load with fold-entity-row #221
Comments
The problem only occurs when multiple-entity-row is in head |
Probably same: #215 |
@jjprz
Here |
Both variants work stable now:
I think the issue may be CLOSED. |
My Home Assistant version: 2021.3.3
Fold-entity-row version (FROM BROWSER CONSOLE): 2.2.0
What I am doing:
Styling Secondary Information with Card-mod
What I expected to happen:
change the style
What happened instead:
The style of the secondary information is not modified. When I display the arrow the style is applied but on load it is not.
Error messages from the browser console: No error messages
With other older versions of fold-entity-row it works.
The text was updated successfully, but these errors were encountered: