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

Can not retrieve edited json outside of JsonEditorComponent

Open Amirault opened this issue 7 years ago • 1 comments

Can not retrieve edited json outside of JsonEditorComponent.

I send a pull request for that.

Amirault avatar Feb 07 '18 17:02 Amirault

I have the same problem, but @ViewChild(JsonEditorComponent) editor: JsonEditorComponent; binding with properties get();

"this.editor.get()" return modify object.

akilinomendez avatar May 06 '18 11:05 akilinomendez