Open breitembach opened 5 years ago
Not really sure what you mean here...
What I think @breitembach is trying to say is that "losing focus" event is not triggering. He is selecting the autocomplete widget that then displays the suggestions but if a suggestion isn't selected and tries to leave the page then this results in an exception.
The autocomplete tries to call setState() but the page is now disposed.
The Screen don't Open More
Another exception was thrown: setState() called after dispose(): AutoCompleteTextFieldState<banks>#f9733(lifecycle state: defunct, not mounted
Another exception was thrown: NoSuchMethodError: The method 'clear' was called on null