-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[docs][material-ui][TextField] type="number"
error
#44963
Comments
Hi @lalitbansal40 👋 It's difficult to understand what exactly is going on in the video you've shared. Can you please create a minimal, reproducible example of the problem you're facing (on CodeSandbox, in a GH repo or similar) so the maintainers can take a look? |
Expected Behavior: Observed Bug: |
1 similar comment
Expected Behavior: Observed Bug: |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @lalitbansal40 How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Expected Behavior: Observed Bug: |
I am not able to reproduce this in the form props section of the TextField documentation you shared in the description. See the video below: Screen-Recording.1.mp4I tried with both my laptop mouse touchpad and with keyboard up and down arrow keys. Releasing them stops the increment/decrement. |
i will send new video with bug. |
I'm surprised we have this example! We strongly advise against using |
Ah interesting, I didn't realize this demo implemented something we advise against. Sounds like we should refactor the demo and also consider moving this warning higher up on the page maybe? It's kind of buried towards the bottom. The doc's poor info architecture isn't doing us any favors. |
Adding the |
type="number"
error
Steps to reproduce
Steps:
bugmui.mp4
Current behavior
Bug in Number Type Textfield if i hold increase button and rease but number is increasing.
Expected behavior
Bug in Number Type Textfield if i hold increase button and rease but number is increasing. but it should not do.
Context
No response
Your environment
npx @mui/envinfo
Search keywords: Number Type Textfied error
The text was updated successfully, but these errors were encountered: