mod-card 'doesnt exist' on first load
See original GitHub issueMy Home Assistant version: 2022.4.0.dev20220307
My lovelace configuration method (GUI or yaml): Yaml
What I am doing:
using mod-card seeing the error popup on first load on the few mod-cards I use. a page reload always solves it.
card-mod is loaded via
frontend:
extra_module_url:
- /local/lovelace/resources/card-mod/card-mod.js
seeing this since a few updates, and sorry but can not be exact about it, it probably is since the 2022.4 dev (thought could be since 2022.3 ) What I expected to happen:
no error
What happened instead:

Minimal steps to reproduce:
# The least amount of code possible to reproduce my error
# End of code
Error messages from the browser console: no errors
By putting an X in the boxes ([]) 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.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:6 (1 by maintainers)
2022.3.3
it’s there, but several screen reloads and sometimes it will load
I’m experiencing the same issue as well. I ended up having to revert back to
2022.2.9
in order to mitigate the issue.