Paul O'Connell

Results 2 comments of Paul O'Connell
trafficstars

I have the same issue -but running 1.2.0 doesn't fix it... Must be because I'm running older versions: running node 18.12.1, running "nuxt": "3.2.3",

I had issue where 'available-dates' was displaying off by 1 day. Apparently v-date-picker will default your date list's [dates] to be midnight GMT, so after handling this, I made it...