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.

Home Page:https://whoisandy.github.io/react-rangeslider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drag immediately its not working

ramkumarramarajbb opened this issue · comments

#52 Still this behavior not working..

This is because only handleDrag is called and not handleStart on the slider. Only handleStart sets the appropriate listeners. Let me know if you want a PR