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
If I select another value and then try to go back and select '0', I'm not able to select that exact value; it's deviating or giving a nearby value instead.
how do I fix this?
You could use arrow keys left/right to get to the desired spot. (Holding the key makes the value change continuously.)
I accompany the slider with the input text field and buttons to make it all pleasant to use with touch screens (no arrow keys available there obviously).
If I select another value and then try to go back and select '0', I'm not able to select that exact value; it's deviating or giving a nearby value instead.
how do I fix this?
stackblitz link: https://stackblitz.com/edit/ngx-slider-ticks-example-e6hppf?file=src%2Fapp%2Fapp.component.ts
The text was updated successfully, but these errors were encountered: