mitro-co / mitro

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

[browser-ext/chrome] Uncaught TypeError: Cannot read property '2' of null #124

Open TasukuUno opened 9 years ago

TasukuUno commented 9 years ago

I have Uncaught TypeError on chrome extension when I emulate iOS useragent by dev tools. I would like you to fix this reg exp or get it in background js and pass it to content_script by message

image

thanks!