-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
package: angular@ionic/angular package@ionic/angular package
Description
Bug Report
Ionic Info
Ionic Framework : @ionic/angular 4.0.0-beta.8
@angular-devkit/core : 0.7.2
@angular-devkit/schematics : 0.7.2
@angular/cli : 6.0.8
@ionic/ng-toolkit : 1.0.0
@ionic/schematics-angular : 1.0.1
Describe the Bug
If you have an ion-split-pane tabbed PWA and place another ion-split-pane on a tab, the Menu and the main ion-split-pane are messed up.
Steps to Reproduce
Steps to reproduce the behavior:
- Create a tabs project from the iconic v4 templates
- Place a ion-split-pane with menu on app.component.html
- Place a ion-split-pane on any tab.
- Resize the browser and the menu is messed up.
Expected Behavior
Resizing the browser should have the menu disappear and reappear appropriately.
Additional Context
This works fine in Ionic v3
Metadata
Metadata
Assignees
Labels
package: angular@ionic/angular package@ionic/angular package