react-component / slider

React Slider
https://slider.react-component.now.sh/
MIT License
3.04k stars 773 forks source link

Can not set empty string as mark #846

Open fedorseliankin opened 2 years ago

fedorseliankin commented 2 years ago

Before react 18 update, I could set an empty string as the label for the slider, but now if I do so, the corresponding empty span blocks are not created.