Mobile swipe-navigation through history causes UI flickering #57243
Labels
bug
Issue was opened via the bug report template.
Navigation
Related to Next.js linking (e.g., <Link>) and navigation.
Pages Router
Related to Pages Router.
Link to the code that reproduces this issue
https://codesandbox.io/p/sandbox/getserversideprops-ios-flickering-7plmvk
To Reproduce
Link
component)Current vs. Expected behavior
Navigating through page history shouldn't cause UI to flicker and glitch
Verify canary release
Provide environment information
Which area(s) are affected? (Select all that apply)
Not sure, Data fetching (gS(S)P, getInitialProps), Routing (next/router, next/navigation, next/link)
Additional context
Example above uses
getServerSideProps
, but this issue also occurs using other rendering methods:Issue is confirmed present in:
The text was updated successfully, but these errors were encountered: