Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants