Hi,
I’m customizing one of your template avec I’m facing a responsive issue :
I have a serie of steps (it’s a form), and I designed them vertically so that when one step is visible all the others collapse and I see only one on the screen. This techniques worked for me on other apps, but here it display the right step but the page height doesn’t reduce and is still very long (12000…). After doing some resarch the only way to fix this, is to remove the router from the page, even though it’s a big problem for me as the router allows the user to go from one step to the other.
Is it a know bug ? Is there any way to allow my page to adapt it’s size ?