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
Using the library with rememberChipTextFieldState is difficult to force a recomposition of the state with a custom key due the missing of a key
paramters in the API implemention, could be possibile to introduce one?
Hi @dokar3!
Using the library with
rememberChipTextFieldStateis difficult to force a recomposition of the state with a custom key due the missing of akeyparamters in the API implemention, could be possibile to introduce one?
Thank you!