ionic-team / ionic-team/ionic-framework

bug: ios, scroll latching incorrect on pwas

Đang mở
#23,001 9 bình luận 2 reaction 0 người được giao Xem trên GitHub
bug: external 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:**

[ ] **4.x**
[x] **5.x**

**Current behavior:**
Scroll no longer works normally after opening the keyboard on IOS/PWA only

**Expected behavior:**
Scroll should work the same as before opening the keyboard

**Steps to reproduce:**
Open/close keyboard touch header and start scrolling.

**Related code:**

![image](https://user-images.githubusercontent.com/77917678/109710067-836d6a80-7b9d-11eb-8a46-2462d3a8b27d.gif)

```




Blank





import { IonContent, IonHeader, IonPage, IonTitle, IonToolbar } from '@ionic/vue';
import { defineComponent } from 'vue';

export default defineComponent({
name: 'Home',
components: {
IonContent,
IonHeader,
IonPage,
IonTitle,
IonToolbar
}
});

```

**Other information:**

**Ionic info:**

```

Ionic:

Ionic CLI : 6.12.4 (C:\Users\Maxime\AppData\Roaming\npm\node_modules\@ionic\cli)
Ionic Framework : @ionic/vue 5.5.5

Capacitor:

Capacitor CLI : 2.4.6
@capacitor/core : 2.4.6

Utility:

cordova-res : not installed
native-run : 1.3.0

System:

NodeJS : v14.8.0 (C:\Program Files\nodejs\node.exe)
npm : 6.14.11
OS : Windows 10

```

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

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

Hướng nghiên cứu

Start by reproducing the behavior in the provided Ionic Vue template on an iOS PWA: open and close the keyboard, touch the header, and scroll. Compare scrolling before and after the keyboard interaction, using the listed @ionic/vue components and version information as context. Done means scrolling behaves normally after the keyboard is opened and closed.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
ios, typescript
Lĩnh vực
frontend, mobile-dev
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

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.