You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The back motion on iOS in dependent on the scroll position of the page you are currently on.
When on the very top of page A and going back from page A to page B, you will see page B below page A during the motion.
However, if you scroll page A down before doing the back motion then you will see a blank page below page A.
Describe the bug
The back motion on iOS in dependent on the scroll position of the page you are currently on.
When on the very top of page A and going back from page A to page B, you will see page B below page A during the motion.
However, if you scroll page A down before doing the back motion then you will see a blank page below page A.
svelteIOSBackMotionIssue.mp4
Reproduction
On iOS device.
Create svelte demo project via:
https://svelte.dev/docs/kit/creating-a-project
Add this to package.json scripts:
"dev-phone": "vite dev --host "
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: