I’ve noticed that with the new responsive engine, elements that are hidden and set to collapse when hidden will shift popup heights when a popup is opened. This probably happens for pages too, just noticed it for popups.
There’s a split second when the popup is loading that the app tries to figure out the right height. It starts at the max height with all elements visible, then snaps to the correct size.
Any ideas on how to fix this?