Closed emaulandi closed 2 years ago
Bug report
Similar issue on primeng that don't seem to be resolved : https://github.com/primefaces/primeng/issues/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
What version of Prime NG this fix is available ?
Bug report
Similar issue on primeng that don't seem to be resolved : https://github.com/primefaces/primeng/issues/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