This fixes a case where a form initializes with default values loaded from the server. If an update comes in from the server and the user has not touched the field (its pristine) then update the field's value. This feature will help track if the user has actually made any changes from the default value that the form was/would have been initialized with. |
||
|---|---|---|
| .. | ||
| Element-spec.js | ||
| Formsy-spec.js | ||
| Submit-spec.js | ||
| Validation-spec.js | ||