<!-- Only include sections relevant to your issue. If you have not read docs/support.md and followed its guidance you may be ignored or closed without response. Please use PREVIEW before you submit!! --> #### Enhancement As a user/developer, when I try to update "select" type's titleMap it is not updating if it is in Array. I have illustrated it in the [Demo](http://jsbin.com/tirekud/3/edit?js,output). #### Gist/Plunker/Demo [Demo](http://jsbin.com/tirekud/3/edit?js,output) #### Related issues This is/maybe related to copy of titleMap object and passed to the Array decorator instead of referencing the titleMap for Array decorator. @json-schema-form/angular-schema-form-lead