ottendennis
Results
1
issues of
ottendennis
[history.zip](https://github.com/devote/HTML5-History-API/files/649139/history.zip) When i click the "item" button in IE9, i expect the hashListener to be executed. I think it's caused by [L445](https://github.com/devote/HTML5-History-API/blob/master/history.js#L445) Removing this line fixes the problem, but i...