json-schema-form / angular-schema-form

Generate forms from a JSON schema, with AngularJS!
https://json-schema-form.github.io/angular-schema-form
MIT License
2.47k stars 653 forks source link

When setting defaults, copy the value if object #877

Closed mnzaki closed 7 years ago

mnzaki commented 7 years ago

Description

if the value is an object then editing the model actually changes the default object in the schema

Checklist

@json-schema-form/angular-schema-form-lead