You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi there
I'm trying to call API every time slider changes. onChangeComplete triggers every time slider-pointer stop moving which again make too much API call.Actually change is completed when mouse button released...
I think onMouseup event is useful to be added as props.
The text was updated successfully, but these errors were encountered:
hi there
I'm trying to call API every time slider changes.
onChangeComplete
triggers every time slider-pointer stop moving which again make too much API call.Actually change is completed when mouse button released...I think
onMouseup
event is useful to be added as props.The text was updated successfully, but these errors were encountered: