umco / umbraco-inner-content

A helper library for Umbraco Doc Type based property editors providing overlays and conversion helpers
https://our.umbraco.org/projects/backoffice-extensions/inner-content/
MIT License
2 stars 15 forks source link

Deep copy non-primitive types before assigning to prop.value on editormodel #50

Closed dnwhte closed 5 years ago

dnwhte commented 5 years ago

Makes discard unsaved changes work when model.value is an object. Fixed #49