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.6.10 Vue Version: 3.4.30 Browsers: Chrome 125.0.0.0 OS: Windows 10
Go to link, and view the slots working with default control-variant and not working with control-variant: split
control-variant
control-variant: split
increment/decrement slots should work regardless of control variant
only works with default
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
fix(VNumberInput): fix inc/dec slots with split control variant (#20072)
4ac8aa4
fixes #20056
SonTT19
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.10
Vue Version: 3.4.30
Browsers: Chrome 125.0.0.0
OS: Windows 10
Steps to reproduce
Go to link, and view the slots working with default
control-variant
and not working withcontrol-variant: split
Expected Behavior
increment/decrement slots should work regardless of control variant
Actual Behavior
only works with default
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: