I’m using home assistant core 0.107.6 and I have two errors:
“Custom element doesn’t exist: config-template-card” and “Custom element doesn’t exist: bar-card”.
EDIT: I put the preload_cards configuration also into the dashboard config file but I’ve the same error.
EDIT 2 : Solved - There was a typo error into the declaration of resources in yaml file.
Hi, I’m trying to put the custom cards color-lite-card. and I don’t get it. I am very new to this, could you explain what should I do? Because I’m not getting it, much more than I try.
Thank you
Hi! Great work doing this. Saw a lot of people complaining about the lazy-load feature after 0.107.* upgrade. Thanks for everything! Still not working for me though. I have no custom cards, just a vertical stack with two conditionals that used to work before upgrading to 0.107.7. Right now, everything works as expected after a refresh. If i switch the condition, the other conditional card does not appear, until i press the configure ui button at the top. After that, it works as expected.
So I found this preloader, installed it using HACS, added to resources by pressing the button on the notification pop-up card. Added everything in my mind, trying to make it work in raw configuration editor before anything else:
Looking in the console, everything seems fine( i know the ‘preload:’ is deprecated), it shows that all the types are preloaded, no errors at all. Still nothing changes in the behaviour of my setup. Any idea?
If this is in a regular vertical-stack card, this isn’t the lazy load issue that my preloader was designed to fix. It actually looks like this issue that was reported as having started in the 0.108 beta, so maybe it actually started in 0.107.7.
Thank you! I have posted my problem there. I think I will wait a little, until the next release to see if there’s any improvement on this topic and then I’ll dig more if nothing changes.
Due to problem in the doorpi project running a custom card that is not ready for the new custom card version, I have installed this tool. From some reason it has the same issue the doorpi has eg. Custom card doesn’t exists. Any idea?
I am running on Verizon 0.108.6.
Hi @Steven_Rollason, I appear to have a similar issue that this card aims to fix, but I’m having no luck making it work. Do you think it’s due to me using browser_mod to achieve the popup card? I saw that you linked to a conditional card issue earlier, but that looks to have been fixed in 1.108.0 and I’m running 1.108.9.
Yet i still get red errors in my Lovelace views from time to time saying failed to load custom cards and forcing me to keep reloading the page until they finally show up. Anything i am doing wrong?