issues Search Results · repo:ftlabs/fastclick language:HTML
Filter by
393 results
(60 ms)393 results
inftlabs/fastclick (press backspace or delete to remove)Select that fire correctly in Chrome on Android, don t fire when in the PWA of that same site.
FastClick is the only plugin, everything else is vanilla JS.
It only doesn t fire on select s that ALSO ...
erbarratt
- Opened on May 4, 2022
- #609
I just git-cloned the repo and ran make as suggested in the readme. I got an empty build/fastclick.min.js file.
I also tried to download already minified JS file linked in the readme, but the link takes ...
vfonic
- Opened on Dec 24, 2020
- #607
I am trying to add this library to nuxt js.
What I have now is a file under plugins/fastclick.js
import FastClick from fastclick
export default ({ document }) = {
FastClick.attach(document.body) ...
shidcordero
- 2
- Opened on Aug 4, 2020
- #606
After adding to the body, when the player clicks to play or tentatively, there will be two clicks. For example, if it is
currently in the playback state, click the pause button, and then pause immediately ...
mox883
- 2
- Opened on Jun 8, 2020
- #605
As the title said, I bumped into this situation when I was working with the ShadowDom. I built a box which contained
some links, then loaded it into my websites, one for desktop users and one for mobile ...
Mangor1no
- Opened on Apr 29, 2020
- #604
When the class name has the same name as a DOM content, both gets replaced.
a class= #fbe3e4 needsclick
span class= color-preview /span
span class= color-label #fbe3e4 needsclick /span ...
myrandor
- Opened on Feb 26, 2020
- #593
Hi, i am using a Android 7 Phone with the Chrome Version 78.0.3904... and I am still getting a 300-350ms delay.
I have no clue how to fix this.
It does not occur on safari.
My meta-tag looks like this: ...
attex
- Opened on Dec 6, 2019
- #592
Hi, since iOS 9.3, when using WKWebView, the 300-350ms delay is gone. In Android it s gone since Chrome Version 32+.
Could you maybe add this hint on your readme? Thanks.
Related Issue here: https://github.com/ftlabs/fastclick/issues/514 ...
GitToTheHub
- 5
- Opened on Oct 17, 2019
- #591
Add meta name= viewport content= width=device-width to head!
More info see: https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away
bpeterm
- Opened on Aug 28, 2019
- #590

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.