You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to migrate from vue2-datepicker to vue-datepicker-next. But I'm getting this following error: TypeError: Cannot read properties of undefined (reading 'getFullYear')
Hi, I am trying to migrate from
vue2-datepicker
tovue-datepicker-next
. But I'm getting this following error:TypeError: Cannot read properties of undefined (reading 'getFullYear')
Any idea why this might be occuring?
Vue-datepicker-next version: ^1.0.3
Vue version: 3.4.19
Browser: Chrome
Reproduction Link or Source Code
This is my code:
The text was updated successfully, but these errors were encountered: