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
Hello!
Using the capture all events example I can see the view:click and view:dblclick events work. Then if I do a right click/long press on the view I can see view:contextmenu event work. But after that both view:click and view:dblclick are not fired anymore.