-
-
Notifications
You must be signed in to change notification settings - Fork 106
Card Type selection broken with 3.0 beta1 #1416
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
Comments
Same, thanks for posting! |
I can confirm this issue on my end. But the existing ones remain functional :) |
When I download beta 1, all my bubble card elements stop working as HA can't find bubble-card at all. |
Same here, also the editor has become very sluggish. There seems to be a memory leak somewhere, or the new module store is using a lot of resources. |
Check this, this is a common issue after some HACS updates. @pgale @oerix Edit: Forgot the link!! |
@pgale I tried on multiple devices and the existing ones still work. I just can't create new ones because nothing happens after selecting a type. It just continues to say I need to select a card type, just the same behavior as @erazorlll sees |
For the sluggishness, I just found the cause and this is already fixed on my side. But I'm unable to reproduce the card type selection issue, so I have no clue, any error in the browser console anyone? |
Do you see the new features on the old cards? |
@Clooos how can I help you that you get more information from my end which could help you? We could have a screen sharing session in Discord or so ^^ |
If you're using Chrome, check this: https://developer.chrome.com/docs/devtools/open Then open the console and you will see the errors in it, a screenshot would be perfect 😃 |
Strangely, I don't have the caching issue anymore for first time lol.
|
Try to find one related to Bubble Card then just send me a screenshot 🙂 Edit: Sorry I have missed the first line who is indeed a Bubble Card error! |
SOLVED! Yes, incrementing the /hacsfiles/Bubble-Card/bubble-card.js?hacstag=6801129193001 to /hacsfiles/Bubble-Card/bubble-card.js?hacstag=6801129193002 fixed the problem and I can now see the bubble-card element loading OK :) |
@Clooos here a screenshot from the dev tools console. |
I don't know if it is the same issue, but maybe it helps you to find the error. Issue: ngocjohn/vehicle-info-card#130 |
Could this issue be by any chance fixed in this new beta? https://github.com/Clooos/Bubble-Card/releases/tag/v3.0.0-beta.2 |
No, still not working. Sorry I forgot to mention, the screen recording above is with beta 2. |
I'm on it 🤘 |
Hey! I have the same error, this error code is produced by the browser:
Maybe this will help you ... |
@Clooos also with Beta 2 It’s not working. But I assume your „i am on it“ refers to the fact that youre checking it :) |
I should have fixed it. Can anyone try to install this version with the "Without HACS" method? Before that, you need to remove it from HACS. Thank you so much for you help everyone! |
I will give it a go and come back to you. |
@Clooos stupid question. In this manual you are saying I need the bubble-card.js file and also a bubble-pop-up-fix.js file. In your zip is only the bubble-card.js file. Should I download the regular fix file? |
I can't get it working. It's just saying it doesn't exist even after deleting the cache. I tried the manual you had with the three files (bubble-card.js.gz, bubble-card.js, and bubble-pop-up-fix.js (downloaded from v3 beta 2)
|
@Clooos I am just stupid. I moved it into the www/commnity folder because VScodeserver always opened that one. But now its working and I can select the type and configure it. |
Nice! Thank you so much for the feedback! One major issue fixed! 😃 I will release a new beta soon, but I want to fix some pop-up issues first. And just to be sure, do you see v3.0.0-beta.3 at the bottom of the editor? |
Yes it showed beta3. I also had the new options for the sliders etc. |
Perfect then! 😃 Don't forget to remove it before the next update 🙂 |
I already did 😂 |
The new beta is here! https://github.com/Clooos/Bubble-Card/releases/tag/v3.0.0-beta.3 |
Works like a charm - for me. Thanks a lot mate. |
Describe the bug
Adding a new bubble card to the dashboard and then selecting the card type doesn't work.
As soon as I use the drop-down nothing happens. Doesn't matter which card type I choose.
I had previously v2.5.0-beta.9 installed and worked without problems.
I used the redownload function of HACS and downloaded the new v3.0.0-beta.1.
I also tried to empty the complete cache of the browser (Chrome), without any luck.
Tried Edge browser but also doesn't work with Edge.
To Reproduce
Expected behavior
Configuration of card is shown.
Screenshots

YAML
Not relevant
Informations (please complete the following information):
Core 2025.4.3
Supervisor 2025.04.0
Operating System 15.2
Frontend 20250411.0
Chrome Version 135.0.7049.115
Additional context
Great work!
Thank you! 🍻
The text was updated successfully, but these errors were encountered: