Skip to content

Conversation

daverodriguez
Copy link

Hi again! While regression testing we made a slight change to the window.history detection. IE<9 does have a window.history object, but it only contains the back(), forward() and go() methods, so now we're checking for window.history.replaceState specifically. The relevant line is line 25 of jquery.visualNav.js.

@Mottie
Copy link
Owner

Mottie commented Jun 22, 2015

Hi @daverodriguez!

Sorry for not responding earlier. Can you please squash those commits, it makes it difficult to see what changes are being made. Also, it needs to be updated so I can automatically merge it. Thanks!

Made test more specific to fix an IE8 bug where window.history is available, but not window.history.replaceState
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.

2 participants