Cloos
Cloos
Your issue should be finally fixed, I've tried this card and it was working on my side, can you confirm this? 🙂 https://github.com/Clooos/Bubble-Card/releases/tag/v2.0.0-rc.1
Remove this, I've just tried and this is working 🙂 ```yaml - type: custom:vertical-stack-in-card cards: ```
You're welcome! 🎉
This is in my mind for a long time, but I've added so many new features in the v2 that I had to stop somewhere. But I will definitely add...
Damn, that's an interesting bug, I will take a look at that.
I've just tested and I'm not able to reproduce this issue, but I've maybe fixed it by fixing some other issues. So just wait for the next beta 🤞
Hi, can you tell me if you still have this issue with the latest beta?
I have tried with the exact same card inside a pop-up and I'm unable to reproduce this issue. I've tried on Chrome as well. For now I'm clueless but something...
This is strange indeed, have you tried to remove the mask with a custom style? Like this: ```yaml .bubble-pop-up-container { mask-image: none !important; -webkit-mask-image: none !important; } ```
You can let this open for now, you are maybe not the only one, but indeed this is very strange.