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(router): browser history state not empty on new entries in IE/Edge #490

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwx
Copy link
Member

@jwx jwx commented Apr 13, 2017

The router doesn't handle the different behaviour in IE/Edge for history state on new entries. This fix consolidates the behaviour with Chrome etc.

Depending on PR aurelia/history-browser/history-state-consolidation.
Closes #489.

@EisenbergEffect
Copy link
Contributor

@davismj This is related to the other PR I pinged you on.

The router doesn't handle the different behaviour in IE/Edge for history state on new entries. This fix consolidates the behaviour with Chrome etc.

Depending on PR aurelia/history-browser/history-state-consolidation.
Closes aurelia#489.
@jwx jwx force-pushed the history-state-consolidation branch from e4c7c2e to cd4c90b Compare September 19, 2018 13:16
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.

Incorrect window.history.state data in IE11
2 participants