issues
search
Capgemini
/
dcx-react-library
React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
113
stars
6
forks
source link
fix: [Autocomplete] Ensure the value of controlled input is never undefined
#358
Closed
sri-viswanathan
closed
2 years ago
sri-viswanathan
commented
2 years ago
Before: Console warning and error when pressing enter when the input is blank
After: No longer seeing console warnings or errors when pressing enter when the input is blank
Fixes #354
Before: Console warning and error when pressing enter when the input is blank
After: No longer seeing console warnings or errors when pressing enter when the input is blank
Fixes #354