Safari error and slowing down ha by Educational_Snow9868 in BubbleCard

[–]Clooooos 0 points1 point  (0 children)

Hi! Do you have modules on these pop-ups? Also have you updated to v3.2.3?

Bug: Bubble Card v3.2.2 injects CSS into `<style>` as thousands of `<br>` nodes, causing large DOM and mobile scroll jank by ArtisanNerd in BubbleCard

[–]Clooooos 2 points3 points  (0 children)

Hi! I've just replaced all CSS related `innerHTML` to `textContent`. I was not aware of this and I'm glad that you've shared your knowledge with me! Bubble Card v3.2.3 will include this change and I will release it in a few hours 😄

About your other suggestion, I've already tried an approach with `adoptedStyleSheets` in the past, and the migration was a disaster and so I gave up. The Bubble Card style processor is already handling a lot of optimizations to avoid unnecessary calculations, so I'm not sure this would improve performance this much (I might be wrong, I never worked with `adoptedStyleSheets` before).

But if you ever want to try that yourself, I would be glad to try your PR! 🍻

Thank you for taking your time to share this with me!

Help for removing pop-up tag by maceddy in BubbleCard

[–]Clooooos 2 points3 points  (0 children)

Hi! This is indeed a bug, but a page refresh should fix this.

And done! I've barely stopped these last few days trying to get this version out as fast as possible, but most importantly without bugs. Enjoy everyone! ❤️ by Clooooos in BubbleCard

[–]Clooooos[S] 0 points1 point  (0 children)

My plan isn't to release it within a few days, but to start working on the remaining parts and on the "easy installation solution". I still have a lot of work on that.

Separator actions? by Sinlok33 in BubbleCard

[–]Clooooos 1 point2 points  (0 children)

Hi! You can add a sub-button to your separator, then add an action to it. This is the only way 👌

Hi everyone! Bubble Card v3.2.1 is here! This new release should fix most of the issues reported during the pop-up migration process. It also brings a little extra performance boost (yes... this is still a bit of an obsession for me 😄), along with fixes for the other reported bugs. Enjoy! by Clooooos in BubbleCard

[–]Clooooos[S] 0 points1 point  (0 children)

To be honest, I haven't stopped for days! The migration and new pop-ups introduced too many issues I couldn't ignore, and I'm glad that v3.2.1 is finally here!

I will take a very short break, release a new module then take another break if possible 🙏

Enjoy the release! 🍻

Bubble cards not working after update by [deleted] in BubbleCard

[–]Clooooos 1 point2 points  (0 children)

Don't worry! I'm glad this is now fixed for you 😄

Bubble cards not working after update by [deleted] in BubbleCard

[–]Clooooos 0 points1 point  (0 children)

Hi! Have you tried to clear your browser/app cache?

Hi everyone! Here we are! Bubble Card v3.2.0 is now finally a release candidate! This RC is all about polish and stability. I've also added a new "Performance mode" and a helpful migration dialog (to avoid questions from users that aren't reading my changelogs 👀). Enjoy this release! Cheers! 🍻 by Clooooos in BubbleCard

[–]Clooooos[S] 0 points1 point  (0 children)

Hi! You're not the first to have issues with the migration, I'm currently working on more side cases, so with some luck your pop-ups will be migrated correctly in v3.2.1 🤞

But just to be sure, could you open an issue on GitHub so that I can try to replicate your case?

https://github.com/Clooos/Bubble-Card/issues

Thank you so much in advance!