Closed liamdebeasi closed 4 years ago
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Ionic version:
[ ] 4.x [x] 5.x
Current behavior:
Because of how fullscreen logic works in
ion-content
, sometimes layout shifts happen on page load. In Ionic React/Angular, the tab page is hidden when this happens, so users do not see it. This is not the case for Ionic Vue.Expected behavior:
I would expect any layout shifts to not happen/not be visible.
Steps to reproduce: