NightCatSama / vue-slider-component

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

Change error condition greater / less than equal #656

Closed AntoineCarbonnel closed 1 year ago

AntoineCarbonnel commented 1 year ago

error pops out when the value equal the min/max but the error says that it can be EQUAL or greater/less

NightCatSama commented 1 year ago

Should not report an error if it is equal to the maximum or minimum value.