reactive_forms icon indicating copy to clipboard operation
reactive_forms copied to clipboard

Flutter reactive_forms markAs** not updating UI

Open to-innomizetech opened this issue 2 years ago • 1 comments

When calling a markAs (e.g. markAsTouched) on an flutter reactive form control the UI does not update: (e.g. pristine invalid md in-item hydrated untouched pristine invalid touched) (you see that flutter puts ng-touched, but UI still thinks it is untouched...)

to-innomizetech avatar Dec 22 '23 03:12 to-innomizetech

Hi @to-innomizetech ,

Thanks for your feedback.

Could you provide an example that can be used to reproduce the issue?

joanpablo avatar Jan 17 '24 13:01 joanpablo