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

fix #1834 #1835

Merged
merged 3 commits into from Oct 24, 2017
Merged

fix #1834 #1835

merged 3 commits into from Oct 24, 2017

Conversation

JounQin
Copy link
Contributor

@JounQin JounQin commented Oct 19, 2017

fix issue on browsers which do not support history API

@callumacrae
Copy link

What happens in browsers that don't support history API? Are they just stuck on the wrong URL now?

@JounQin
Copy link
Contributor Author

JounQin commented Oct 19, 2017

@callumacrae As the origin issue mentions, it throws an error on IE9: Object doesn't support this property or method "replaceState".

src/history/html5.js Show resolved Hide resolved
@yyx990803 yyx990803 merged commit fac60f6 into vuejs:dev Oct 24, 2017
@JounQin JounQin deleted the patch-1 branch October 24, 2017 12:15
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

Successfully merging this pull request may close these issues.

None yet

3 participants