scottyzen / woonuxt

Static e-commerce powered by WooCommerce & Nuxt
https://woonuxt.com
GNU General Public License v3.0
692 stars 191 forks source link

PriceFilter `@change` event is triggered before `v-model` updates the value #220

Closed tzhf closed 3 months ago

tzhf commented 3 months ago

Title and screenshots are self-explanatory, resulting in a mismatch between the slider values and the actual price filter.

image

Same behaviour on the demo : image

I'm looking at it, still not sure if it's because VueForm or not.