You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of problem:
First of all, I would like to thank you for the great theme. I know that a lot of work has gone into it. I am an absolute fan of it and would like to continue using it.
Now to my problem:
I have noticed that there have been problems for some time (I can't say exactly when).
I use the theme with all mods. In addition to the standard cards, I also use mushroom and bubble cards in my dashboard.
For some time now I have noticed that the dashboard in the browser on the PC as well as in the mobile app becomes sluggish and slow after a certain time. This means that certain functions no longer work, e.g. closing bubble cards (if a pop-up has been opened)
Card mod is installed and correctly stored as a resource. I have tried Card-Mod versions 3.4.0 to 3.4.3 individually. The problem exists with all versions.
I do not use any other card mod customizations apart from the theme itself.
Interestingly, the problem does not occur when I use the theme with No-Mod. For me, this actually indicates a problem with Card-Mod itself.
I realize that if this is a Card-Mod problem, no solution can be worked out here. But perhaps other users have had similar experiences.
Javascript errors shown in the web inspector (if applicable):
I notice a lot of memory consumption here too:
As well as in the browser console after some time (when tab is open) the following error messages:
Uncaught (in promise) {code: 'not_found', message: 'Subscription not found.'} card-mod.js:1 Uncaught (in promise) y @ card-mod.js:1 s @ card-mod.js:1
After a certain time, the dashboard becomes slow and some functions, such as closing the bubble card pop-up, no longer work.
The text was updated successfully, but these errors were encountered:
I can't say I'm experiencing this issue or that it's related to this theme in particular. I wonder if it's related to Home Assistant closing it's connection to the browser on inactivity. Can you go to profile settings, scroll down to Browser Settings, and disable Automatically close connection?
Thanks for the input! Yes, I also believe that the problem does not come from the theme itself. My main suspect is still Card Mod. I'm just surprised that I'm the only one with this observed behavior.
I tried your recommendation. Unfortunately, the behavior is still as described above.
@pluusla I want to pop in and say I have the same issue, the ram usage of my browser tab gradually increases over time especially if I interact with anything card-mod related. Sometimes it goes up to 4 - 5 GB ram usage and it becomes exactly as you describe where everything is sluggish. I resolve the issue by closing the browser tab, but it doesn't solve the issue in the long term.
I have tried uninstalling card-mod and the issue was resolved, but card-mod is very useful for me and I do need it.
Is there anyone using card-mod and doesn't experience this issue?
Checklist:
Release with the issue:
Last working release (if known):
Unknown, the problem has existed for a while
HA-info:
Core 2024.12.0
Supervisor 2024.11.4
Operating System 14.0
Frontend 20241127.4
Browser and Operating System:
Brave (v1.73.97) , Firefox / Windows, Android
Description of problem:
First of all, I would like to thank you for the great theme. I know that a lot of work has gone into it. I am an absolute fan of it and would like to continue using it.
Now to my problem:
I have noticed that there have been problems for some time (I can't say exactly when).
I use the theme with all mods. In addition to the standard cards, I also use mushroom and bubble cards in my dashboard.
For some time now I have noticed that the dashboard in the browser on the PC as well as in the mobile app becomes sluggish and slow after a certain time. This means that certain functions no longer work, e.g. closing bubble cards (if a pop-up has been opened)
Card mod is installed and correctly stored as a resource. I have tried Card-Mod versions 3.4.0 to 3.4.3 individually. The problem exists with all versions.
I do not use any other card mod customizations apart from the theme itself.
Interestingly, the problem does not occur when I use the theme with No-Mod. For me, this actually indicates a problem with Card-Mod itself.
I realize that if this is a Card-Mod problem, no solution can be worked out here. But perhaps other users have had similar experiences.
I have also placed the problem with Card-Mod myself: thomasloven/lovelace-card-mod#413 (comment)
Javascript errors shown in the web inspector (if applicable):
I notice a lot of memory consumption here too:
As well as in the browser console after some time (when tab is open) the following error messages:
Uncaught (in promise) {code: 'not_found', message: 'Subscription not found.'} card-mod.js:1 Uncaught (in promise) y @ card-mod.js:1 s @ card-mod.js:1
After a certain time, the dashboard becomes slow and some functions, such as closing the bubble card pop-up, no longer work.
The text was updated successfully, but these errors were encountered: