-
Notifications
You must be signed in to change notification settings - Fork 443
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
Constant "Custom element doesn't exist" errors #511
Comments
@antonio1475 I experience similar issues, but they started more recently. Not too sure if they may be changed something in the recent updates that could impact load order. It worked previously without any issues. There is also the possibility that this is related to the recent home assistant update. |
@Templum I uninstalled Minimalist from HACS (it states that the HACS installation is sometimes broken) and did the manual installation, without the checkbox in the integration. |
@antonio1475 what do you mean by manual installation, are you referring to that you reinstalled Minimalist via HACS choosing to provide the dependencies on your own. Or did you manually install Minimalist? |
High level steps I did (some restarts might be required in-between, follow the official instructions):
:) |
I've been seeing this issue since updating to 6.x. I installed through HACS and didn't have any issue until recently like the others are stating. I'd prefer not to do the manual install since I wouldn't receive update notifications. There has to be another way of keeping the HACS install and not having constant errors. Do any devs know of a recent change that would be causing this? |
@Intecpsp I don't know how bad it would be if the dependencies like button-card are also installed by you through HACS. Regarding the update notifications. I agree, and I always want the latest. But of course not over not loading if there's another way. So, in the meanwhile you can subscribe to Releases in Github>Minimalist>Subscribe>Customized>Releases 😉 I'm doing that for now, until HACS installation isn't considered broken by Minimalist. |
My "workaround" for now is to just have a backup dashboard that uses default HA cards. Prioritize the minimalist dashboard, but fall back to the backup if there is a loading error |
That's... simple and obvious 😅 Good point. I will try that too to stay within HACS. Thanks. |
I'm also having the same issues, but for me the problem its worse, after upgrading to the latest HA and minimalist v0.0.7 some of the cards aren't even loading and I don't get any error, if I use the home assistant android app I don't have any issues loading the cards. The problem only happens if I use a browser, tested on Chrome and Firefox both in incognito mode |
For me, it is the complete opposite of what nickmaleao has. Browser works, but app just shows that every element doesn't exist. this is on a clean install. it works now after a few app restarts. |
I have the same problem as @rick2909. I have no problem in a browser, never. But on HA app, lot of the time I need to restart the app a random number of time to not get the error. I installed minimalist via HACS and checked include custom cards. Since "my-cards-slider-cards" is not available on HACS anymore, I don't know how to install it manually. |
Hi! I've got the same problem. Sometimes the GUI on browser needs a reload or restarting the app to load the resources. There are nwes about a possible solution? Thanks in advice! |
Describe the bug
I get constant/random "Custom element doesn't exist" in custom cards, especially after refreshes (and even more if it's a cache refresh i.e. Shift-Refresh). Those resources are enabled and load/work most of the time - it's not that they never work/worked.
Minimalist is installed via HACS, and checkbox "Include custom card resources it's depending on" is enabled in the Integration configuration (and it works, most of the time).
Same happens in a non-minimalist Dashboard (eg. a UI dashboard, where I'm using card-mod, button-card,... too).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Resources to load as normal, always.
Screenshots
Additional context
Before installing Minimalist, I had button-card, card-mod and others manually installed, then via HACS, and they always loaded perfectly. (I removed them before adding Minimalist, so that I could enable the checkbox without double-loading as warned)
Should I disable the checkbox and install those resources directly via HACS as before?
The text was updated successfully, but these errors were encountered: