Having a rare problem

I am having a problem with the physics of a buttom.
Captura de pantalla 2024-05-26 104352
in the green part it is clickable, but in the red part it isnt. Why does that happen?, and when I put that buttom outside the group it doesn’t happen

Hey @onlineproductsetsy :wave:

When you put it inside a group, the group’s height might be smaller than the button, therefore, it is leaking outside the group and another group might be blocking it. See the scenario below: bottom half of the button is not clickable, because there is a group blocking it.
brave_GkSi7XHBHW

The button is bigger than the group:
image

There is a group in front of the bottom half of the button:
image

When I move the button outside the group, it works, because it is treated as a separate element in the layout of the parent.

I hope this gives you some idea.

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.