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?
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