You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well The problem was JSTouchRecognizer event handlers possible and ended are called when a view is tapped. I commented the call to callback in possible event handler and that have seemed to fixed the problem.
I just have a normal call back for tap gesture that logs to console.
Whenever i tap the gesture view the callback gets called twice.
The text was updated successfully, but these errors were encountered: