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
When using a number input, pressing arrow keys creates this warning.
<input type="number"/>
No warning.
Edit: TBH I don't know if this is a JSX problem or a Vue3 problem. If it's a Vue problem I'll forward this issue to their repo.
The text was updated successfully, but these errors were encountered:
Please leave a reproduction repo
Sorry, something went wrong.
@whaaaley, would be nice to see a reproduction repo, because I do not have that problem.
Please I don't know much about Javascript I really wanna learn Please can anyone teach me etc
No branches or pull requests
🐛 Bug description
When using a number input, pressing arrow keys creates this warning.
🏞 Desired result
No warning.
🚑 Other information
Edit: TBH I don't know if this is a JSX problem or a Vue3 problem. If it's a Vue problem I'll forward this issue to their repo.
The text was updated successfully, but these errors were encountered: