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

scroll.js: replaceState() is not supported in IE9 #1834

Closed
FranckFreiburger opened this issue Oct 19, 2017 · 2 comments
Closed

scroll.js: replaceState() is not supported in IE9 #1834

FranckFreiburger opened this issue Oct 19, 2017 · 2 comments

Comments

@FranckFreiburger
Copy link

Version

3.0.1

What is actually happening?

IE9 throw the following error: Object doesn't support this property or method "replaceState".
This was introduced here:
commit: c166822
related issue: #1585

@yyx990803
Copy link
Member

Are you using fallback: false?

@FranckFreiburger
Copy link
Author

yes, mode 'history' and fallback false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants