You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In a mobile device, when I touch it for the first time, I can only trigger the start event, not the move and end events. After the second time, start, move and end events can be triggered normally
To Reproduce
Steps to reproduce the behavior:
Enter the page for the first time to initialize nipple
Touch and slide the nipple
Only the "start" event is triggered
When I enter the page for the second time and initialize "nipple"
Touch and slide the nipple
"Start", "move" and "end" events can be triggered normally
Expected behavior
Touching and sliding for the first time can trigger "start", "move", "end" events
Screenshots, Codepen or JSFiddle
The text was updated successfully, but these errors were encountered:
Describe the bug
In a mobile device, when I touch it for the first time, I can only trigger the start event, not the move and end events. After the second time, start, move and end events can be triggered normally
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Touching and sliding for the first time can trigger "start", "move", "end" events
Screenshots, Codepen or JSFiddle
The text was updated successfully, but these errors were encountered: