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

TypeError: nav.useragent is undefined #38

Open
reiven opened this issue May 29, 2014 · 0 comments
Open

TypeError: nav.useragent is undefined #38

reiven opened this issue May 29, 2014 · 0 comments

Comments

@reiven
Copy link

reiven commented May 29, 2014

Hi

According to http://www.useragentstring.com/ i'm using "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0" , which is correct: i'm using "distribution" firefox (i didnt recompiled or anything strange, just instaled with apt-get) on linux mint14
The demo page just keeps on "loading" and JsConsole says "

TypeError: nav.useragent is undefined
  if (nav.useragent.toLowerCase().match(distros[i].toLowerCase())){

I've installed Ghostery (https://www.ghostery.com) but just in case i've whitelisted the demo site.

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

1 participant