Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHammer.js is not loaded #52
Comments
Got the same thing today. ERROR Error: Hammer.js is not loaded, can not bind swipeleft event |
Hmmm, strange. I am unable to reproduce. import 'hammerjs'; Did you make any local changes? |
@clbond I did a little digging since we were running into some similar issues. I wasn't able to reproduce in the |
Did you import |
Make sure you are using |
Unless you use custom baseUrl and path. Then you will have to use |
When try to use Hummer.js on demand-express example get error from NodeJS: Error: Hammer.js is not loaded, can not bind swipeleft event