-
```
What steps will reproduce the problem?
1. Drag-n-Drop isn't working in mobile Safari.
```
Original issue reported on code.google.com by `Yuriy.Tr...@gmail.com` on 6 Jul 2010 at 2:22
-
```
What steps will reproduce the problem?
1. Drag-n-Drop isn't working in mobile Safari.
```
Original issue reported on code.google.com by `Yuriy.Tr...@gmail.com` on 6 Jul 2010 at 2:22
-
```
What steps will reproduce the problem?
1. Drag-n-Drop isn't working in mobile Safari.
```
Original issue reported on code.google.com by `Yuriy.Tr...@gmail.com` on 6 Jul 2010 at 2:22
-
```
What steps will reproduce the problem?
1. Drag-n-Drop isn't working in mobile Safari.
```
Original issue reported on code.google.com by `Yuriy.Tr...@gmail.com` on 6 Jul 2010 at 2:22
-
I just lost a couple of hours figuring out why scrolling a non-IScroll panel would trigger a `click` where it shouldn't have. It turns out IScroll binds listeners to `window` unless told to contain it…
-
Appium version: 1.11.0-beta.0 (same with appium 1.9.1 and 1.10)
Following code doesn't work:
```
protected void swipe(int startX, int startY, int endX, int endY) {
new TouchAction(driver…
-
Just wanted to post this here, thank you for the wonderful component needed to use it in a 2.0 project so ported it over (some deprecated functions).
```
…
-
* **F2 Version**:
* **Platform**:
* **Mini Showcase(like screenshots)**:
* **CodePen Link**:
-
Google PageSpeed Insights reports:
Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance.
https://web.dev/uses-passive-event-listeners/
-
I'm not sure if this is related to https://github.com/kenwheeler/slick/issues/1015.
I have carousel with the following markup for the slides:
```
Title
```
Clicking on the `` do…