NightCatSama / vue-slider-component

🌡 A highly customized slider component
https://nightcatsama.github.io/vue-slider-component
MIT License
2.39k stars 341 forks source link

Nothing changes when clicking on the rail over right dot #680

Open sinneren opened 1 year ago

sinneren commented 1 year ago

Two ranges with drag-on-click. When ranges in one point in the middle, e.g. (min, 10, max 100, values: [30,30]) and when I clicked to the rail at the left side - min dot is sliding to this point. But if I want to click at the right side - nothing changes.
And I think it's a part of this issue

https://jsfiddle.net/dp43fzqa/2/

Vue version: [e.g. v2 (nuxt 2.16.3)] Component Version: [e.g. v3.2.24]