This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Using a controller with easy_autocomplete does not work correctly #5
Labels
bug
Something isn't working
Hello @4inka,
I am using a TextEditingController control with your plugin, but when doing the dispose it produces the following error:
"A TextEditingController was used after being disposed.
Once you have called dispose() on a TextEditingController, it can no longer be used."
The code I am using is the following:
Is it a problem with my code or is it an easy_autocomplete bug?
Thank you very much for your help.
The text was updated successfully, but these errors were encountered: