I placed a floating group inside a reusable element as a dropdown menu. In the editor it is fitting to the height of its internal group like so:
And in preview of the app it simply doesn’t work. The floating group is not fitting to the height of its internal group anymore…
Any idea how to solve this or is there even a solution for this?
phil4
January 5, 2025, 3:19pm
2
Hi, I’ve hit the same issue. Did you manage to solve this?
Why not use groupfocus instead of floatinggroup? @phil4
phil4
January 6, 2025, 11:18am
4
Good idea. This worked better, in that you can fit height to content, however, you cannot fit width to content, so have to use a fixed width. Thanks for your help iwakinomotoye
Hi @phil4 , I reached out to Bubble, but apparently there’s no other solution than replacing it with a group focus…
phil4
January 7, 2025, 10:46am
6
Thanks. I changed it to a Focus Group. It’s not perfect, but it works.