Skip to content
New issue

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

[Bug Report][3.6.13-3.7.0-beta.0.0] focus function is missing for VNumberInput #20135

Closed
b-maslennikov opened this issue Jul 10, 2024 · 1 comment · May be fixed by jonathanestefani/crud_vuetify#5, WontonSam/Cachimanstarter.dev#447 or aurelienfvre/sae401#1
Assignees
Labels
C: VNumberInput T: bug Functionality that does not work as intended/expected
Milestone

Comments

@b-maslennikov
Copy link

Environment

Vuetify Version: 3.6.13-3.7.0-beta.0.0
Vue Version: 3.4.31
Browsers: Google Chrome, Mozilla Firefox, Microsoft Edge
OS: Windows, Android, Linux

Steps to reproduce

click "FOCUS NUMBER INPUT" button

Expected Behavior

should focus on number input

Actual Behavior

"focus is not a function" error appears

Reproduction Link

https://play.vuetifyjs.com/#...

@wyhsunflower
Copy link

Hi, I already work on this issue and will raise PR later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment