react-router icon indicating copy to clipboard operation
react-router copied to clipboard

[Bug]: ScrollRestoration breaks back-gresture Previews on iOS when scroll position is not 0

Open maltesa opened this issue 1 year ago • 1 comments

What version of React Router are you using?

6.15.0

Steps to Reproduce

  1. Navigate
  2. Scroll down
  3. Use back-navigation Gesture

Expected Behavior

Back preview is shown during gesture.

Actual Behavior

Blank page is shown during gesture.

https://github.com/remix-run/react-router/assets/4067078/0ed59bfd-1930-43a5-bcf6-d6036db36503

maltesa avatar Aug 28 '23 08:08 maltesa

I am experiencing the exact the same issue on v.6.19.0.

BjorneOma avatar Nov 30 '23 11:11 BjorneOma