We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vuetify Version: 3.7.15 Vue Version: 3.5.13 Browsers: Chrome 132.0.0.0 OS: Mac OS 10.15.7
The error occurs when attempting to select a date.
VM3526 about:srcdoc:158 TypeError: t.isSame is not a function at Proxy.isSameDay (index.esm.js:208:25) at VDatePickerMonth.tsx:134:64
Date can be selected
has error
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.7.15
Vue Version: 3.5.13
Browsers: Chrome 132.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
The error occurs when attempting to select a date.
Expected Behavior
Date can be selected
Actual Behavior
has error
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: