Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The “move”and “end”events cannot be triggered during the first initialization #169

Open
FuwenChen opened this issue Nov 16, 2021 · 0 comments
Labels

Comments

@FuwenChen
Copy link

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:

  1. Enter the page for the first time to initialize nipple
  2. Touch and slide the nipple
  3. Only the "start" event is triggered
  4. When I enter the page for the second time and initialize "nipple"
  5. Touch and slide the nipple
  6. "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
image
1637035051(1)
1637035079(1)
image
image

@FuwenChen FuwenChen added the bug label Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant