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
I have a use case where I am replacing the initialvalue provided to the ChipInputState. I need to clear previous selections once initial value is replaced. Now what happens is when I change the initial value the previous items also displayed in suggestion box.
The text was updated successfully, but these errors were encountered:
I have a use case where I am replacing the
initialvalue
provided to the ChipInputState. I need to clear previous selections once initial value is replaced. Now what happens is when I change the initial value the previous items also displayed in suggestion box.The text was updated successfully, but these errors were encountered: