Hi
I recently have been having issues with things working in one app but not working in another app. I don’t have any background in programming or coding so completely unable to understand why this might be.
For this post this is specifically about a group collapsing or not.
I have the same settings on two different apps and on one app it works and the other it doesn’t, which is the most frustrating thing.
I have attempted to use the debugger but it doesn’t give any kind of information as to why the group would not collapse when it is “hidden / invisible”. The debugger will show accurately when the group is not visible
The strange thing is that if it is visible or not visible the height remains the same ( I checked both apps and this is true on both, the one that works and the one that doesn’t so I assume it is irrelevant )
So at this point, it seems like any kind of information that can be taken from the debugger is not useful for this case. This is also because when I run in step by step or slow or normal modes I see that the element becomes visible and not visible as it is supposed to, but there is no information pertaining to it collapse.
At this point I have no idea what is wrong because the set up is exactly the same.
First app that works:
And the app that doesn’t work:
Both apps function correctly for displaying the group on button press as seen below
- Working App
- Not working App
Now the real problem is that the group does not collapse when hidden the text below does not move up as it should
- Working app ( group is collapsed and text moves up )
- Not working App ( group is hidden but does not collapse as text below does not move up )
Any insight as to why something that is set up the same way ( basically just copied from other app ) would work in one app and not the other?
I had an issue with data being saved properly where it worked in one app and when set up exactly the same way in another app it did not work and save the data properly. I reached out to the bubble team about it last week and I believe they are still trying to sort out what is the reason.










