javascript - hammer-time.min.js contains undefined function hasTouchNone -


i downloaded hammer-time.min.js , when run, getting exception on browser.

typeerror: this.hastouchnone not function. (in 'this.hastouchnone(a.target)', 'this.hastouchnone' undefined)

am missing library?

update: have tried downloading full javascript (non-minified version). , working fine. when checked code, hastouchnone function not in code.

looks answered with:

update: have tried downloading full javascript (non-minified version). , >it working fine. when checked code, hastouchnone function not in >the code.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -