wzr1337/angular-gestures

Not registering any tap

Closed this issue · 2 comments

Hi,

since the change of Hammer to Hammer.Manager the taps are not registered. If I change that back manually it starts working again.

I cannot see the reason why this was changed? The Advanced functions with Hammer.Manager are not used (hammer.add(...))

I also am experiencing this Hammer.Manager vs Hammer Constructor issue.

EDIT: See this issue for the fix. Seems you need to set up recognizers in the config.

thanks plumpNation for the comment