Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(form): make ngForm $pristine after nested control.$setPristine() #13772

Closed
wants to merge 1 commit into from
Closed

fix(form): make ngForm $pristine after nested control.$setPristine() #13772

wants to merge 1 commit into from

Conversation

linoleum-js
Copy link

When calling $setPristine on the nested form or control,
form becomes $pristine if all the nested controls are pristine

Closes #13715

When calling $setPristine on the nested form or control,
form becomes $pristine of all the nested controls are pristine

Closes #13715
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants