dnannaware

Results 2 issues of dnannaware

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.

Getting below error while trying to use with Angular5, does anybody has idea how to fix this issue? 'rootDir' is expected to contain all source files. error TS6059: File '../node_modules/ang-jsoneditor/ng-jsoneditor/ng-jsoneditor.module.ts'...