[FormBuilderTypeAhead] Save user input
eaedev opened this issue · 3 comments
eaedev commented
Is there any way to save user input in a FormBuilderTypeAhead without selecting a suggestion? I am not sure how to achieve it.
mdeandrea-mrmilu commented
This still a nice feature to have
astubenbord commented
Maybe this could be achieved by providing a TextEditingController via the controller parameter and listening to changes. I've opened an issue since some parameters are simply ignored. See #36
deandreamatias commented
Try use controller for accomplish this
If the bug still exists, feel free to open a new issue