kobalte icon indicating copy to clipboard operation
kobalte copied to clipboard

dragging Slider sometimes does not trigger onChangeEnd

Open frankborden opened this issue 1 year ago • 0 comments

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

frankborden avatar Nov 01 '23 23:11 frankborden