ionic-team / ionic-team/ionic-framework

bug: pull to refresh ios - content transforms which leaves blank space when scrolling

オープン
#21,328 コメント 10 件 リアクション 0 件 担当者 0 名 GitHub で見る
package: core type: bug
主要言語
TypeScript
スター
52.7k
フォーク
13.3k
平均マージ
1日 15時間
マージ済み PR(30日)
51

説明

# Bug Report

**Ionic version:**
[x] **4.x**

**Current behavior:**
Pull to refresh. When performing this in chrome/safari/android content receives `overflow: hidden`.
But on iOS device it's possible to scroll content during refresh action. And then it looks very strange: Spinner disappears and just background left over the screen.

**Expected behavior:**
I think in every device content should get `overflow: hidden`

**Related code:**

Looks like the problem in next method in line 656:

https://github.com/ionic-team/ionic/blob/3937101e5c2b181a6b7926eb8386c22b0f887716/core/src/components/refresher/refresher.tsx#L655-L669

But I don't understand what does it mean here, this nativeRefresher and why in this case `overflow: hidden` shouldn't be set on ion-content

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。