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

Outdated signature for applyToElement #699

Open
4 tasks done
holdestmade opened this issue Apr 19, 2024 · 0 comments
Open
4 tasks done

Outdated signature for applyToElement #699

holdestmade opened this issue Apr 19, 2024 · 0 comments

Comments

@holdestmade
Copy link

holdestmade commented Apr 19, 2024

My Home Assistant version: 2024.4.3

Using browser_mod popup with timeout progress bar

Getting these warnings in Chrome console

Minimal steps to reproduce:

          action: fire-dom-event
          browser_mod:
            service: browser_mod.popup
            data:
              title: " "
              timeout: 20000
              content:

Error messages from the browser console:

(card-mod.js:1 You are using a custom card which relies on card-mod, and uses an outdated signature for applyToElement.)
The outdated signature will be removed at some point in the future. Hopefully the developer of your card will have updated their card by then.
The card used card-mod to apply styles here: 
`<browser-mod-popup card=​"true" class=​"undefined" style=​"--progress:​ 18.154999999999998%;​">​…​</browser-mod-popup>​`

#thomasloven/lovelace-card-mod#338


By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:

  • Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).

  • Have made sure I am using the latest version of the plugin.

  • Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.

  • Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant