vue-bootstrap-slider icon indicating copy to clipboard operation
vue-bootstrap-slider copied to clipboard

app.js:1689 Error: Invalid input value '8' passed in at Slider._validateArray (vendors.app.js:

Open munkhbaatar999 opened this issue 6 years ago • 2 comments

<v-text-field v-model="ranges[0]" class="mt-0 centered-input" hide-details single-line type="number" ></v-text-field>

when i try to change value of field throw error

munkhbaatar999 avatar May 02 '19 11:05 munkhbaatar999

data() { return { ranges: [7, 30] } },

munkhbaatar999 avatar May 02 '19 11:05 munkhbaatar999

I am sorry but from your description its not clear for me how to reproduce this, could you please create a working minimal reproduction?

pimlie avatar May 03 '19 19:05 pimlie