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
Wrap the typeahead in a scroll view maybe a SingleChildScrollView().
If we scroll the suggestions box, the keyboard closes as well as the suggestions box even with,
Steps to reproduce
Wrap the typeahead in a scroll view maybe a SingleChildScrollView().
If we scroll the suggestions box, the keyboard closes as well as the suggestions box even with,
But this only happens when we wrap it in a scrolling widget, otherwise it works fine.
Expected results
It shouldn't close the suggestions box on drag.
Actual results
Closing the suggestions box on drag
Package Version
5.2.0
Platform
Android, iOS
Code sample
Code sample
Logs
Logs
[Paste your logs here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]The text was updated successfully, but these errors were encountered: