Hi all,
I’m running into an issue with Ionic Vue (v8) and the Ionic Grid system where responsiveness is inconsistent on iPad, especially when using Stage Manager or Split View.
Here’s what I’ve observed:
- I tested the stock Ionic Vue Tabs starter on iPad Simulator with Stage Manager enabled.
- The first time, the grid was fully responsive — it adapted to window size changes as expected.
- Later, I built another fresh Ionic Tabs starter (same version), and this time it was not responsive — columns wouldn’t adjust, and the layout seemed locked despite window resizing.
- I tried toggling between full screen, split screen, and resizing within Stage Manager — no improvement.
- No custom CSS, just the out-of-the-box Tabs starter.
What’s strange is that it worked before and now it doesn’t, even with the same base project.
Is there something about Stage Manager or Split View that requires additional configuration for Ionic apps to stay responsive?
1 post - 1 participant