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.7.3] VNumberInput doesn't allow scientific notation #20639

Open
kingyue737 opened this issue Oct 30, 2024 · 0 comments
Open

[Bug Report][3.7.3] VNumberInput doesn't allow scientific notation #20639

kingyue737 opened this issue Oct 30, 2024 · 0 comments

Comments

@kingyue737
Copy link
Contributor

kingyue737 commented Oct 30, 2024

Environment

Vuetify Version: 3.7.3
Vue Version: 3.5.12
Browsers: Edge 130.0.0.0
OS: Windows 10

Steps to reproduce

Try to type 'e' in VNumberInput, fail

Expected Behavior

Users should be able to type number like 1e7 in VNumberInput just like HTML number input <input type="number" />

image

Actual Behavior

Cannot type scientific notation number.

Reproduction Link

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

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

No branches or pull requests

1 participant