mitro-co / mitro

Repository for all Mitro client & server code
GNU General Public License v3.0
1.65k stars 242 forks source link

Chrome extension issue #33

Open AidasK opened 10 years ago

AidasK commented 10 years ago

https://github.com/mitro-co/mitro/blob/master/browser-ext/login/chrome/helpers.js#L27 Uncaught TypeError: Cannot read property '2' of null With user agent emulation: "Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X; en-us) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53"

Grepsy commented 10 years ago

I keep on getting the same error in my devtools console. Slightly annoying.

javiercr commented 9 years ago

Same error when using Chrome Device Emulation mode (for responsive design).

mmilleruva commented 9 years ago

I am also seeing the issue use Chrome Device Emulation mode

TheSisb commented 9 years ago

Same here - bump

girvo commented 9 years ago

This error still exists in Chrome Device Emulation mode as of today, 2015-5-20

vijayp commented 9 years ago

Feel free to send a pull request!