cameron / squirt

Speed read the web.
http://www.squirt.io
Apache License 2.0
1.22k stars 205 forks source link

Breaks on &#8202 #66

Closed breadbaker closed 10 years ago

breadbaker commented 10 years ago

Uncaught TypeError: Cannot read property 'offsetLeft' of undefined @ line 285 of squirt.js

These characters are fairly meaningless a simple try and catch could resolve this for now.

j6k4m8 commented 10 years ago

The same issue we noted in #26.

cameron commented 10 years ago

Should be fixed if it's the same as #26