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
When I click on the range thumb, and change the position of the thumb, the output should be updated.
It's updated only when I click on it a second time, to change it's position.
So if my first action is to click on it, hold it and displace the thumb, the value will not change.
I think there is a conflict between the click & the change event.
To fix.
The text was updated successfully, but these errors were encountered:
When I click on the range thumb, and change the position of the thumb, the output should be updated.
It's updated only when I click on it a second time, to change it's position.
So if my first action is to click on it, hold it and displace the thumb, the value will not change.
I think there is a conflict between the
click
& thechange
event.To fix.
The text was updated successfully, but these errors were encountered: