-
Hi there!
I am using the fastclick plugin in my mobile web app project. I am getting the error
Cannot set property 'trackingClick' of undefined
when I try to call the FastClick.attach function. I g…
ghost updated
7 years ago
-
Hey, just noticed, only in Android Chrome, I frequently get this issue where a touch will 'select' the whole div.container, highlighting it all blue, and I can't click out of it. Kind of annoying.
Al…
-
Iam china my name MingGe
Repair IOS11.4 that can't be clicked and unable to scroll BUG
https://github.com/mingge8888/fastclick
-
### Version
2.6.11
### Reproduction link
https://github.com/chenjiahan/vue-event-bubble-issue
### Steps to reproduce
This is a browser quirk on iOS
-
I'm sure y'all have seen the discussion here: https://code.google.com/p/chromium/issues/detail?id=169642
A patch is currently in review: https://codereview.chromium.org/18850005/
> This patch disabl…
-
Whenever I programmatically create a node and bind a 'click' event, I get 'ghost clicks' on iOS - the bound event gets fired twice. This doesn't happen on elements that exist on page load. Any ideas?
-
Hi everyone,
We're using fastclick in an iOS web application, and are encountering an issue with focus and fastclick.
See the fiddle here:
http://jsfiddle.net/xJrsW/
open this URL in iOS: http://j…
-
Switchery is not working for me when using RequireJS (v2.1.10).
It seems the problem is present since the introduction of FastClick library.
In console I get "Uncaught TypeError: object is not a funct…
-
**URL**: https://ea.arcsivr.com/Pages/survey6200.asp?setquotano=5883&SQB=0&FR=0&CLMode=0&studydesc=17+April+to+19+April+%2D+North+America+At%2DHome%2C++Group+Playtest&TS=38778.32&Event=SURVEY&rq…
-
I followed the steps to use FastClick with my jQuery code. Now it seems that links which were intended to open the target in a NEW WINDOW do not do so - on touch-screen devices like iPad. What happ…