-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
❗️ p1-highImportant tasks or features with significant impact on users or the projectImportant tasks or features with significant impact on users or the project🐞 bugSomething isn't workingSomething isn't working
Description
Describe the bug
Using reset with value option to set initial values does not seem to correctly set the selected option for ComboBoxes.
To Reproduce
Steps to reproduce the behavior:
- Go to
- You see that "tea" was set in reset, but the input does not reflect this by correctly using the label
Expected behavior
The inputProps for useComboBox should correctly contain the selected value when resetting values with reset
Metadata
Metadata
Assignees
Labels
❗️ p1-highImportant tasks or features with significant impact on users or the projectImportant tasks or features with significant impact on users or the project🐞 bugSomething isn't workingSomething isn't working