material-ui-chip-input
material-ui-chip-input copied to clipboard
In controlled mode when value property is set after chip add doesn't focus anymore
In controlled mode when I set value property then add chip, it doesn't focus on the input so I have to keep clicking back to the input box after each chip add.
This issue doesn't exist in uncontrolled mode when I remove value
property
Did you figure out the issue here ? Running into the same issue.