Angular4-JsonEditor icon indicating copy to clipboard operation
Angular4-JsonEditor copied to clipboard

JsonEditor does not pass the values to bound model object

Open dnannaware opened this issue 7 years ago • 1 comments

I have code as provided in https://github.com/manishit56/Angular4-JsonEditor/tree/master/src/app/demo. I tried with ChangeDetectionStrategy default and onPush, still updated made to JSON object using editor, does not get propagated to model object.

dnannaware avatar Dec 01 '17 02:12 dnannaware

Did you resolve this? If so how?

emgould avatar Oct 15 '18 16:10 emgould