Open djgadd opened 9 years ago
Hmm, interesting. Have you noticed any performance differences between the two, or any other gotchas that would be worth knowing about?
Either way we probably won't swap out a dependency until a v2 of the framework.
It's still early doors with the project, but I've not noticed any problems.
Perhaps a better compromise would be forking FastClick?
Just a suggestion, but FastClick appears to have stagnated and has several PR open to fix quite a few bugs. I had to swap it out so that I could use input of type="number" because of a bug that's been open for 6 months and had a PR fix sat waiting for nearly 3 months.
I've replaced it with tap.js and it appears to be doing the job thus far.