Skip to content

Instantly share code, notes, and snippets.

@PureLandFlying
Last active May 8, 2020 18:17
Show Gist options
  • Save PureLandFlying/7ba9da30fbf019655876611e3b97254e to your computer and use it in GitHub Desktop.
Save PureLandFlying/7ba9da30fbf019655876611e3b97254e to your computer and use it in GitHub Desktop.
if ('scrollRestoration' in window.history) {
  window.history.scrollRestoration = 'manual';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment