mariohmol / ang-jsoneditor

Angular Jsoneditor that works with angular 4 to angular 15
https://stackblitz.com/edit/angular-json-editor
MIT License
155 stars 89 forks source link

special characters throwing the exception #140

Closed satishankam closed 6 months ago

satishankam commented 6 months ago

ang-jsoneditor is throwing the exception like 'istrusted = true' when entered the special characters like = '',' etc in the editor. what would be the remedy for this?

satishankam commented 6 months ago

ang-jsoneditor is throwing the exception like 'istrusted = true' when entered the special characters like = '',' etc in the editor. what would be the remedy for this?

Ignore this request

satishankam commented 6 months ago

problem resolved by using the reference variable 'get' method.,