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
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
When you set a slider's input value to an empty string and refresh it, ie: $("#myslider").val('').slider('refresh');, the slider handle stays in place and does not move back to the beginning as you would expect.