I'm working on a sign-up flow where ng-model for the validating input field is populated on a previous screen before the is added to DOM.
When the input field is shown, the current pre-populated value is not sent to the server, onload, can this be done?