ionic-team / ionic-team/ionic-framework

bug: iOS back transitions between <ion-tabs> pages not animating

Đang mở
#18,181 26 bình luận 7 reaction 0 người được giao Xem trên GitHub
package: core type: bug
Ngôn ngữ chính
TypeScript
Star
52.7k
Fork
13.3k
Merge trung bình
1 ngày 15 giờ
Pull request đã merge (30 ngày)
51

Mô tả

# Bug Report

**Ionic version:**

[x] **4.3.1**

**Current behavior:**

Demo app confirgured with { mode: 'ios' } and has 2 <ion-tabs> pages. Navigating forward from Tabs A to Tabs B pages animates as expected. Navigating back from Tabs B to Tabs A does not animate. Removing the { mode: 'ios' } config line shows Android style animations working correctly forwards and back.

**Expected behavior:**

Navigating back from Tabs B to Tabs A page should animate.

**Steps to reproduce:**

- Create a new app
- Change app.module to run in iOS mode
- Create 2 pages, and navigate forward and back between each one

**Related code:**

Basic demo is available at: https://github.com/benmarsh/ionic-multi-tabs-test

**Other information:**
![](https://raw.githubusercontent.com/benmarsh/ionic-multi-tabs-test/master/ionic-tabs-bug.gif)

**Ionic info:**

```
Ionic:

ionic (Ionic CLI) : 4.12.0 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.3.1
@angular-devkit/build-angular : 0.13.8
@angular-devkit/schematics : 7.3.8
@angular/cli : 7.3.8
@ionic/angular-toolkit : 1.5.1

System:

NodeJS : v11.12.0 (/usr/local/Cellar/node/11.12.0/bin/node)
npm : 6.7.0
OS : macOS Mojave

```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.