iozbeyli / react-semantic-ui-range

A Semantic UI Slider for React
MIT License
39 stars 10 forks source link

Changing 'min' parameter breaks the style #18

Open Genarito opened 4 years ago

Genarito commented 4 years ago

Check this Sandbox. When you click on the Change type button the Sliders has a weird behaviour as It changes the min and value parameter

nuwanarti commented 4 years ago

I have the same issue

Genarito commented 2 years ago

Hi @nuwanarti. It's a bit late, but I've published a similar package called neo-react-semantic-ui-range fully written in modern React + Typescript. This bug is fixed there and you have a Storybook with several examples.

Hope It helps!