sms_autofill icon indicating copy to clipboard operation
sms_autofill copied to clipboard

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

Open devmuaz opened this issue 1 year ago • 3 comments

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!!

devmuaz avatar May 31 '23 04:05 devmuaz

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

Zidoun-Abdou avatar Jul 23 '23 14:07 Zidoun-Abdou

did you fix it?

nadabsn avatar Aug 09 '23 12:08 nadabsn

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

devmuaz avatar Aug 09 '23 14:08 devmuaz