Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Windows App, Text Field not displaying all of the text selected with the suggestion, only shows first 3 characters. #38

Open
muncritch opened this issue Feb 3, 2024 · 2 comments

Comments

@muncritch
Copy link

When building a Windows App version of my Android app, the text field of the EasyAutocomplete is not showing all the text selected from the suggestion dropdown.

Using Flutter 3.19.9 and Dart 3.2.6 and DevTools 2.28.5

@muncritch
Copy link
Author

Update to the issue #38, the suggestions are not working at all. If I type in any number of characters and select from the dropdown suggestions, only the characters I typed stay there. Works fine in Android.

@florian-obernberger
Copy link

I'm also facing this issue when building a Linux app, have not tested it on Android tho, but selecting from the drop-down does nothing, it doesn't trigger anything or update the content in the search bar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants