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 just use this package with v.2.0. I cannot delete the initial value with the standard method but when I long-press the delete button for around 2-3 sec. so, it can be deleted. but it was so strange. Can anybody help?
Device used to debug: Samsung S20+ with Android11
The text was updated successfully, but these errors were encountered:
@pondkiller Actually its issue in package you have to edit package for this. Add following line in init method after that you can delete initial value using backspace
_updateTextInputState(replaceText: true);
nlfiedler
added a commit
to nlfiedler/choose_input_chips
that referenced
this issue
Mar 15, 2023
I just use this package with v.2.0. I cannot delete the initial value with the standard method but when I long-press the delete button for around 2-3 sec. so, it can be deleted. but it was so strange. Can anybody help?
Device used to debug: Samsung S20+ with Android11
The text was updated successfully, but these errors were encountered: