We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Uncaught TypeError: Cannot read property 'msie' of undefined jquery.ba-hashchange.min.js?body=1:10
Uncaught TypeError: Cannot read property 'msie' of undefined jquery.ba-hashchange.js?body=1:300
$.browser.msie && !supports_onhashchange && (function(){
Seems like the msie is undefined. And I do need support for IE8.
The text was updated successfully, but these errors were encountered:
Yeah I'm seeing it as well, would be due to jQuery removing $.browser I guess
Sorry, something went wrong.
Duplicate of #42.
seeing this problem as well, any suggestions on a fix? and 👍 @rohan-deshpande, I'll bet that's the issue.
No branches or pull requests
Uncaught TypeError: Cannot read property 'msie' of undefined jquery.ba-hashchange.min.js?body=1:10
Uncaught TypeError: Cannot read property 'msie' of undefined jquery.ba-hashchange.js?body=1:300
$.browser.msie && !supports_onhashchange && (function(){
Seems like the msie is undefined. And I do need support for IE8.
The text was updated successfully, but these errors were encountered: