framework7
framework7 copied to clipboard
iOS Sometimes scrolling moves the whole page
- 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:
- Create project with Framework7 CLI
- 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.