framework7 icon indicating copy to clipboard operation
framework7 copied to clipboard

iOS Sometimes scrolling moves the whole page

Open notangelmario opened this issue 2 years ago • 0 comments

  • Framework7 version: 7.0.5
  • Svelte version: 3.48.0
  • Platform and Target: iOS 15.5 Safari Browser
  • Live Link or JSFiddle/CodeSandbox: https://app.paquet.ro

Describe the bug

Scrolling the page sometimes moves the whole page, moving the header and revealing background color. I've tested numerous fixes but none work. I noticed this applies to all projects created with Framework7 CLI

To Reproduce

Steps to reproduce the behavior:

  1. Create project with Framework7 CLI
  2. Try playing around with scrolling on the page. Sometimes it happens randomly. You can replicate this issue every time by scrolling on the header bar

Expected behavior

It should only scroll the page content

Actual Behavior

Sometimes scroll the whole page at once including the header bar.

notangelmario avatar Jun 12 '22 12:06 notangelmario