Salut, j’utilise bubble-card cela fonctionne parfaitement sur pc mais sur mobile j’ai une erreur et je ne vois pas comment corriger cela. Si tu avais une piste à me donné.
En gros j’ai l’ensemble de mes cartes qui apparaît avec comme erreur “Custom element doesn’t exist: bubble-pop-up” cela me le fait avec le pop-up régulier ou optimisé.
Hi! Here is a new update that should fix all the new issues introduced in v1.6.0-beta.1. This new version was a huge challenge for me, as it involved a complete overhaul of the entire code structure. However, I sincerely hope that everything is working flawlessly now!
And given the uncertainty of getting another version out before the holidays, I’d like to take this opportunity to say Merry Christmas and Happy New Year to all of you!
Bug fixes
Fixed “bg_color, bg_opacity don’t work” #246
Fixed? “bubble card error android webiew” #247
This one should be definitely fixed “Reload issue still present on 1.6.0-1 beta” #248
This one too “Beta v1.6 Won’t load on Android Companion App” #252
This one too? “Scrolling is not smooth on Android” #253
There is now a small issue with this fix from v1.6.0-beta.1 (but it works after a refresh):
Fixed the pop-ups background color that was not changing when switching themes.
Is there any way to have the popup button bar always be in front of the cards? When i open the first popup button it’s in front, but whenever i open any other card the bar is behind the card.
remove the js URL from the configuration.yaml - system reboot
go back to 1.4.4 - system reboot
modify my maps in yaml with ‘type: custom:bubble-pop-up’ - system reboot
upgrade via hacs to 1.5.3 - system reboot
add js URL to configuration - system reboot
But this was causing more trouble, because before I’d only had problems with the mobile version, but now it was doing it on the PC too. So I opted for the version with the added javascript resources, despite the advice you gave below, but there were no more problems. And I don’t think I have a big configuration because I don’t feel any slowdown.
Otherwise to be sure it is rather advised in the frontend to specify the version at the end of the url or not?
Otherwise thank you for this beautiful card.
Chakalis49
Edit: I’m on a raspberry pi 4 2Go
Core: 2023.12.3
Supervisor: 2023.12.0
Operating System: 11.2
User Interface: 20231208.2
Alors j’ai essayer cela si bien compris:
supprimer l’URL js de la configuration.yaml - redémarrage système
revenir à 1.4.4 - redémarrage système
Modifier mes cartes en yaml avec ‘type: custom:bubble-pop-up’ - redémarrage système
mise à niveau via hacs vers 1.5.3 - redémarrage système
ajouter l’URL js à la configuration - redémarrage système
Mais cela causais plus de soucis car avant j’avais des soucis que sur la version mobile mais là cela le faisait aussi sur pc. J’ai donc opté pour la version de l’ajouté en ressources javascript malgré que tu déconseillais un peu plus bas, mais là plus aucun soucis. Et je ne pense pas avoir une grosse configuration car je ressens aucun ralentissement.
Sinon pour être sur il est plutôt conseillé dans le frontend de précisé la version à la fin de l’url ou non ?
Sinon merci pour cette magnifique carte.
Chakalis49
If you added it as a resource directly via the UI, it’s exactly the same as using custom:bubble-card for your pop-ups (no need to use custom: bubble-pop-up), it’s not that it’s discouraged, it’s just that it’s useless because there is no optimization like that.
Besides, the “optimization” only concerns the loading of the page when you see the content of the pop-ups appear for a fraction of a second, in optimized mode it doesn’t happen and that’s the only difference.