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

Flutter reactive_forms markAs** not updating UI #432

Open
to-innomizetech opened this issue Dec 22, 2023 · 1 comment
Open

Flutter reactive_forms markAs** not updating UI #432

to-innomizetech opened this issue Dec 22, 2023 · 1 comment

Comments

@to-innomizetech
Copy link

to-innomizetech commented Dec 22, 2023

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...)

@joanpablo
Copy link
Owner

Hi @to-innomizetech ,

Thanks for your feedback.

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

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