We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the basic ion-tab-bar layout with IonReactRouter, the IonContent Component goes over the Tabbar when the is placed in the bottom slot.
Can be reproduced with the Tabs Layout react example from the Layout/Structure Guide Page in Stackblitz: https://ionicframework.com/docs/layout/structure#tabs-layout
Strangely the problem cannot be observed in the preview directly displayed on the page, but only when displayed in stackblitz.
Also the problem ist not reproducible using the vue stackblitz app.
The IonContent should not overlap with the IonTabBar in bottom slot
Stackblitz example from https://ionicframework.com/docs/layout/structure#tabs-layout
Linux
Chrome
130.0.6723.91 (Official Build) (64-bit)
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Bug
Using the basic ion-tab-bar layout with IonReactRouter, the IonContent Component goes over the Tabbar when the is placed in the bottom slot.
Can be reproduced with the Tabs Layout react example from the Layout/Structure Guide Page in Stackblitz:
https://ionicframework.com/docs/layout/structure#tabs-layout
Strangely the problem cannot be observed in the preview directly displayed on the page, but only when displayed in stackblitz.
Also the problem ist not reproducible using the vue stackblitz app.
Expected Behavior
The IonContent should not overlap with the IonTabBar in bottom slot
Steps to Reproduce
Stackblitz example from https://ionicframework.com/docs/layout/structure#tabs-layout
Screenshots
Operating System
Linux
Browser
Chrome
Version
130.0.6723.91 (Official Build) (64-bit)
Additional Information
No response
The text was updated successfully, but these errors were encountered: