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

Cannot read property 'msie' of undefined #43

Open
leckylao opened this issue May 20, 2014 · 3 comments
Open

Cannot read property 'msie' of undefined #43

leckylao opened this issue May 20, 2014 · 3 comments

Comments

@leckylao
Copy link

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.

@rohan-deshpande
Copy link

Yeah I'm seeing it as well, would be due to jQuery removing $.browser I guess

@Krinkle
Copy link

Krinkle commented Jul 15, 2014

Duplicate of #42.

@rafegoldberg
Copy link

seeing this problem as well, any suggestions on a fix? and 👍 @rohan-deshpande, I'll bet that's the issue.

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

4 participants