whoisandy / react-rangeslider

A lightweight responsive react range slider component.A fast & lightweight react component as a drop in replacement for HTML5 input range slider element.
https://whoisandy.github.io/react-rangeslider/
MIT License
641 stars 235 forks source link

fix users stucks on rangesliedr tabbing the form #172

Open levshits opened 2 years ago

levshits commented 2 years ago

I've found an issue with tabbing though the form that has rangeslider on it. It seems like this code was cancelling default behaviour for tabs