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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Vuetify Version: 3.6.8 Vue Version: 3.4.27 Browsers: Chrome 125.0.0.0 OS: Windows 10
Use a v-date-input and add a class on it
The class should be added to the wrapper like it work on other vuetify inputs
The class is not addded
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
fix(VDateInput): inherit class / style props (#20002)
a88a2ee
fixes #19985
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.8
Vue Version: 3.4.27
Browsers: Chrome 125.0.0.0
OS: Windows 10
Steps to reproduce
Use a v-date-input and add a class on it
Expected Behavior
The class should be added to the wrapper like it work on other vuetify inputs
Actual Behavior
The class is not addded
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: