-
Hey, I found that on my android web browser, the switch form element toggled back when I click it, it seems click fired twice, Is there a way to fixed this?
morer updated
6 years ago
-
When `ftlabs/fastclick` is enabled the sidebar will not close even though `open={false}` is passed. It's weird because `onSetOpen` is executed normally.
Might have something to do with how touch ev…
-
Add in fastclick js (https://github.com/ftlabs/fastclick) for removing UI touch delays on mobile browsers.
-
Hello guys, I created an app with Summernote as my text editor and I cant focus on my text editor (tested on IOS), then I searching on google and found this script to fix my problem
[https://github.co…
-
Apple has changed synthtic clicks - most ng-submits on my forms fail to work.
This happens due fastclick.js - We need an immediate update to fastclick 1.0.6
https://github.com/ftlabs/fastclick/issues…
-
**URL**: https://thesilphroad.com/
**Browser / Version**: Firefox Mobile 51.0
**Operating System**: Android 6.0.1
**Problem type**: Mobile site is not usable
**Steps to Reproduce**
1) Navigate to…
-
Hello there,
After googling for a couple of hours I couldn't find a solution for this.
I'm just trying to do "bower install", but keep getting
bower not-cached git://github.com/jrburke/require…
-
As discussed in #29, here is my tour of what I found slow in the Kitchen Sink. It’s running on an iPhone 3GS, in an “app” pinned to the homescreen, so no Nitro JS engine, really putting Framework7 to …
-
Actually it's not onsenui problem but It's about fastclick on chrome.
I found the same question at https://github.com/ftlabs/fastclick/issues/358.
[Core]
"onsenui": "^2.8.3",
[Framework]
…
-
This library does not seem to work with SVG elements. Delay is still present on those.