Range slider get stuck when both handle on max value #2074
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Bug report
Similar issue on primeng that don't seem to be resolved : primefaces/primeng#1285
CodeSandbox Case (Bug Reports)
We can see this behavior on the component page : https://primefaces.org/primevue/showcase/#/slider
Current behavior
When having both handle on the maximum value, the slider get stuck [max, max]. It is not possible to drag a handle to a lower value.
Expected behavior
When having both handle on the maximum value, it is possible to change the range to [x, max]
Vue version: 3
PrimeVue version: 3.11.1
Browser: all
The text was updated successfully, but these errors were encountered: