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

[Bug] The text value of PinFieldAutoFill widget gets cleared after calling setState #197

Open
devmuaz opened this issue May 31, 2023 · 3 comments

Comments

@devmuaz
Copy link

devmuaz commented May 31, 2023

Hi,
I'm using this widget PinFieldAutoFill, and everything seems fine... well not everything!
I noticed that the text value of the input widget gets cleared when I tried to call setState in order to update other stuff.

Even though I've set a TextEditingController to it, still has the same issue!

This might be a bug because the normal behavior of the TextField or TextFormField have no such issues when updating the UI using the setState.

Any solutions would be so GREAT!!

@Zidoun-Abdou
Copy link

I'm facing the same problem, did you find a solution ?

@nadabsn
Copy link

nadabsn commented Aug 9, 2023

did you fix it?

@devmuaz
Copy link
Author

devmuaz commented Aug 9, 2023

@nadabsn apparently this repo hasn't received any recent updates, in my case i switched to another one called pinout

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

3 participants