[Bug]: Input
component does not invoke onChange
hook when clearing text
#3298
Labels
bug
Something isn't working
Browser
Chrome
Package version
3.0.383
React version
18.0.0
Description
When the input component is used like so:
The browser renders a clear button on the end of the input field which can be used to clear the text. This button does not invoke the code assigned to
onChange
.Source code
No response
Reproduction
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: