You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Sometimes there is a need to reset a form to its pristine state, most notably in the 2 following cases:
The bottom line is that there is a need for putting form back into its pristine state.
As advised by Igor Minar creating a new issue, here is a link to the mailing list thread:
http://groups.google.com/group/angular/browse_thread/thread/d69995be8ceea0e2/bb883ad63383baac
Thnx! And huuuuuge thnx for creating angular!