You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observed Bug:
Instead, the value keeps increasing even after i release the button.
Expected behavior
Expected Behavior:
When i press and hold the increment button, the value should increase continuously. However, as soon as you release the button, the increment action should stop immediately.
Context
you can follow these steps :-
check onclick event on Increase button
you can check mouseup and mousedown event
most issue in mouseup button if you fix this so problem will solved
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: Textfield
The text was updated successfully, but these errors were encountered:
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.
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.
Steps to reproduce
Steps:
bugmui.mp4
Current behavior
Observed Bug:
Instead, the value keeps increasing even after i release the button.
Expected behavior
Expected Behavior:
When i press and hold the increment button, the value should increase continuously. However, as soon as you release the button, the increment action should stop immediately.
Context
you can follow these steps :-
Your environment
npx @mui/envinfo
Search keywords: Textfield
The text was updated successfully, but these errors were encountered: