Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot delete the initial value with normal delete button keyboard #115

Open
pondkiller opened this issue Jun 19, 2022 · 1 comment
Open

Comments

@pondkiller
Copy link

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

@dikshit-logiciel
Copy link

@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
Uses the fix described in a comment on issue #115 in the danvick repo.
danvick/flutter_chips_input#115

flutter test passes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants