URL
https://ionicframework.com/docs/vue/quickstart#view-the-home-page
Issue Summary
While following the Vue Quickstart guide, I reached the View the Home Page section, which briefly explains the behavior of the condensed ion-header. However, the guide does not mention that condensed headers are only supported on iOS.
When I tested the application on an Android device, I was confused because the header did not behave as described in the guide. After reviewing the documentation further, I discovered that condensed headers are an iOS-only feature.
Adding a brief note about this platform limitation in the Quickstart guide would help prevent confusion for developers testing on Android and provide a smoother onboarding experience.
URL
https://ionicframework.com/docs/vue/quickstart#view-the-home-page
Issue Summary
While following the Vue Quickstart guide, I reached the View the Home Page section, which briefly explains the behavior of the condensed ion-header. However, the guide does not mention that condensed headers are only supported on iOS.
When I tested the application on an Android device, I was confused because the header did not behave as described in the guide. After reviewing the documentation further, I discovered that condensed headers are an iOS-only feature.
Adding a brief note about this platform limitation in the Quickstart guide would help prevent confusion for developers testing on Android and provide a smoother onboarding experience.