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
Hi,
I found out a difference in the NumberInput behaviour in Chrome and Firefox. In the Chrome we can not type letters in the field, but it is possible in the Firefox browser.
Please look into it.
Hi @RadekKpc, thanks for reporting. This is something that the browsers disagree on, see this bugzilla thread for more info. Also related, #5658
Adding a validation function to enable preventing non-numeric characters from being entered is something that has been discussed but not yet implemented, #7039. We'd welcome a PR if you're interested in contributing!
Package
carbon-components-react
Browser
Firefox
Package version
v7.50.0
React version
No response
Description
Hi,
I found out a difference in the NumberInput behaviour in Chrome and Firefox. In the Chrome we can not type letters in the field, but it is possible in the Firefox browser.
Please look into it.
CodeSandbox example
https://react.carbondesignsystem.com/?path=/docs/components-numberinput--default
Steps to reproduce
Code of Conduct
The text was updated successfully, but these errors were encountered: