On multitouch gestures uncaught error is thrown.
TypeError: undefined is not an object (evaluating 'i.offset'). 30% of all uncaught errors in our app is due to coords.offset.
It seems like solution suggested by @R00GER for different problem may work as fix here #45
Thanks