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

dragging Slider sometimes does not trigger onChangeEnd #284

Open
frankborden opened this issue Nov 1, 2023 · 0 comments
Open

dragging Slider sometimes does not trigger onChangeEnd #284

frankborden opened this issue Nov 1, 2023 · 0 comments

Comments

@frankborden
Copy link

Describe the bug
About 1 in 10 drags on the Slider does not trigger onChangeEnd.

To Reproduce
Steps to reproduce the behavior:

  1. Example copied from documentation with a log statement added: https://stackblitz.com/edit/github-b14x5v?file=src%2FApp.tsx
  2. Open console
  3. Drag the slider around

Expected behavior
Every single drag should trigger onChangeEnd and log to the console.

Desktop (please complete the following information):

  • OS: MacOS Sonoma
  • Browser: Chrome 118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant