HTML5-History-API
HTML5-History-API copied to clipboard
Access is Denied once windowLocation.has exceeds 2083 characters in IE9
Encountered this in IE9. Assume it applies to all legacy versions of IE. When using the polyfill in IE9, it works fine until the internal windowLocation.hash exceeds 2083 characters. At this point IE begins to report an Access is Denied error whenever we attempt to add a new state to the history
This problem is related to the browser, it says here: https://support.microsoft.com/en-us/kb/208427