Closed wclr closed 12 years ago
TypeError: this.originalEvent.touches is undefined [Break On This Error]
...nd" in document && this.originalEvent.touches.length ? this.originalEvent.change...
vector.js (line 185)
It happens in firefox 15, I managed to get rid of this by making body text unselectable (-moz-user-select: user;), In google chome I don't have such problem.
TypeError: this.originalEvent.touches is undefined [Break On This Error]
...nd" in document && this.originalEvent.touches.length ? this.originalEvent.change...
vector.js (line 185)