Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

history.scrollRestoration #1889

Closed
ghost opened this issue Sep 3, 2015 · 6 comments
Closed

history.scrollRestoration #1889

ghost opened this issue Sep 3, 2015 · 6 comments

Comments

@ghost
Copy link

ghost commented Sep 3, 2015

Unification of behavior, and ability to control, the scroll restoration behavior by the browser when using the history API (to prevent undesired automatic page scrolls on popstate, etc).

@cvrebert
Copy link
Contributor

cvrebert commented Sep 4, 2015

@Ugoku
Copy link
Contributor

Ugoku commented Sep 4, 2015

+1

@laukstein
Copy link

@nkronlage
Copy link
Contributor

Safari Tech Preview Release 26 added support for this property:

https://developer.apple.com/safari/technology-preview/release-notes/

@Schweinepriester
Copy link
Contributor

+1

Support in Safari & iOS 11 per https://webkit.org/blog/7956/new-webkit-features-in-safari-11/:

Support for history.scrollRestoration was added to give developers control over when to maintain scroll position when a user navigates back through browser history.

MDN: https://developer.mozilla.org/de/docs/Web/API/History#Browser_compatibility

@Fyrd
Copy link
Owner

Fyrd commented Sep 24, 2019

@Fyrd Fyrd closed this as completed Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants