Hello! There are two cases where I try to make an element adapt to the variable height of the group in which it is placed, but it does not work. a) I try to put for example an orange bar (a group with small width and variable height set to 100%), as the group’s heigh may depend on the content. b) i try a similar thing, with a horizontal list. i try to set the height to 100%, as the horizontal list content is variable, so it needs to get taller depending on the content.
this actually works when i view things on the browser, however on the bubble go app, things just go to infinity! How can I fix it!
hey, i set it to scrollable, because it is a scrollable view. now, i tried putting a maximum boundary to the parent group, and it actually fixed the infinity problem. but this time, the parent group just takes on the maximum height, independent of the dynamic content! I can’t find a solution, and need this fixed really.
here we go. 1) the orange line needs to just adapt to the height of the content, but instead it chooses the max height. and when i dont make a max height for the parent, it scrolls infinitely (due to the 100% height setting) 2) same in the second screenshot, some verb cards need to be actually shorter, but they take into account the max height of the parent group.
I don’t know what happened, but at this moment it’s fixed. The same mysterious way it came, the same mysterious way it went, and now my app works properly.
Note: I’ve already updated it about 3–5 times using OTA, and maybe this buggy setup just went away.