Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.44k stars 39 forks source link

UI Edit doesn't work when a sub-button has an action to call a service #514

Closed fellipute closed 1 month ago

fellipute commented 1 month ago

Describe the bug
When I make one of the sub-buttons inside a button to call a service, for some reason I'm no longer able to edit the button using the UI, only through code.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new bubble button
  2. Insert a sub-button
  3. On the Tap Action, call a service
  4. Try to edit using the UI.

Screenshots
image

image

Informations (please complete the following information):

Additional context
Add any other context about the problem here.

Thank you! 🍻

Clooos commented 1 month ago

I will take a look at this, thank you for the feedback!

Clooos commented 1 month ago

This issue is now fixed in the latest beta 🥳 Thanks again for the feedback!