Iframe on ipad mini hides left container

Hi team, hi @mathieu1,

Our model displays fine on PCs and Ipad Pro but on ipad mini the left container disappears and is replaced with the 3 horizontal bars. Can we force the left container to appear systematically?


Screenshot from Google Chrome Console

https://configurator.aviamax.co.uk/air_prod_t0.html

Yes, it’s possible to change the breakpoint for the navbar visibility using the theme. You need to override the default value of navbarBreakpoint in the AppBuilderAppShellTemplatePage component.
There is an example of how to override properties of the AppBuilderAppShellTemplatePage here: Customize a theme