-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
Description
Bug Report
If I nested a <ion-tabs> in a <ion-tab>,the layout is not I expected
Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.
Ionic:
ionic (Ionic CLI) : 4.1.2 (/Users/microwin/.nvm/versions/node/v10.5.0/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.0.0-beta.7
@angular-devkit/core : 0.7.5
@angular-devkit/schematics : 0.7.5
@angular/cli : 6.1.5
@ionic/ng-toolkit : 1.0.8
@ionic/schematics-angular : 1.0.6
System:
NodeJS : v10.5.0 (/Users/microwin/.nvm/versions/node/v10.5.0/bin/node)
npm : 6.4.1
OS : macOS High Sierra
Describe the Bug
If I nested a <ion-tabs> in a <ion-tab>,the layout is not I expected.


