miblanchard / react-native-slider

A pure JavaScript <Slider> component for react-native and react-native-web
MIT License
356 stars 67 forks source link

Slider gets stuck #419

Open SMysakowski opened 8 months ago

SMysakowski commented 8 months ago

Hey,

Recently our testers detected that slider is getting stuck in specific situations.

We use this library to build application for iOS, Android and Web.

In our case slider gets stuck when user do sth like that: https://github.com/miblanchard/react-native-slider/assets/24304415/3b780aae-fed6-4d74-903d-5d2f887f5a01

We couldn't reproduce it on RNWeb / mac OS / Chrome but every time on RNWeb / Windows OS / Chrome.

sureshqplay commented 2 months ago

@SMysakowski Did u find any solution for this

SMysakowski commented 2 months ago

No I didn't. Probably We will go with own implementation of slider.

miblanchard commented 2 months ago

I am open to reviewing a PR, but don't have a Windows computer to contribute any fixes for that platform.