Clooos / Bubble-Card

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

Horizontal buttons stack Pop Up Buttons "render Problem" #462

Closed peterthepeter closed 2 months ago

peterthepeter commented 2 months ago

I have a problem with the horizontal buttons stack in the beta (no matter if version 1 or 2).

When I press a button there and the pop-up opens, the content is empty and shifted. The whole app crashes on my iPhone and Ipad. This happend with all pop Ups from the horizontal button stack.

I am attaching a picture of the current version 1.7.3 and the current beta.

1_7_3 beta

Code from horizontal buttons stack


card_type: horizontal-buttons-stack
2_link: '#vacuum'
2_icon: mdi:robot-vacuum
1_icon: mdi:movie
1_link: '#media_living_room'
margin: 13px
3_link: '#geschirrspueler'
3_icon: mdi:dishwasher
3_entity: switch.403060519689023725_bsh_common_setting_powerstate
2_entity: input_boolean.helfer_s50_cleaning
1_entity: media_player.lg_webos_tv_oled65b29la
rise_animation: true
4_link: '#bambu'
4_icon: mdi:printer-3d
is_sidebar_hidden: true
hide_gradient: true
auto_order: false`
Clooos commented 2 months ago

These issues should be fixed in the next beta, thank you for your feedback.

Clooos commented 2 months ago

This issue is now fixed in the new beta!

https://github.com/Clooos/Bubble-Card/releases/tag/v2.0.0-beta.3