All Questions
Tagged with vuepic-vue-datepicker nuxt3.js
1 question
0
votes
1
answer
254
views
vue-datepicker calendar select button is disabled on "max-date"
I'm using NuxtJS3 and making use of the min-date and max-date. The days show as expected and i am able to click on them, however, on the max-date, the select button is disabled. Any idea why this ...