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

IE9 history.js #1057

Closed
sjdeere opened this issue Jul 21, 2014 · 1 comment
Closed

IE9 history.js #1057

sjdeere opened this issue Jul 21, 2014 · 1 comment

Comments

@sjdeere
Copy link

sjdeere commented Jul 21, 2014

When i use Internet Explorer 9
I see Javascript errors related to history.js
Silverstripe 3.1.5

assets/_combinedfiles/lib.js line 2074 column 286
History.js error
[code]
if(History.getHashByUrl(url)){throw new Error('History.js does not support states with fragment-identifiers (hashes/anchors).');}
[code/]
ie9problem

I have tried to additionally install the fluent module https://github.com/tractorcow/silverstripe-fluent

@wilr
Copy link
Member

wilr commented Nov 12, 2016

IE9 support will be dropped for 4.0 so unlikely to see any fixes for this unless a PR is raised.

@wilr wilr closed this as completed Nov 12, 2016
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