Closed PParshive closed 2 years ago
Any idea in what can cause it?
DId u test the same dataset with pure angjson editor? maybe its a bug on the core and not in the angular wrapper
Try to use this way instead [value]="complexForm.controls['jsonTemplate']"
Automatically curly brackets added end of JSON while running through selenium automation testing.
Expected behavior Curly brackets is not added end of JSON while running through selenium automation testing.
Screenshots
Version "ang-jsoneditor": "^1.10.3", "jsoneditor": "5.19.2"
Its not create a problem while manually. Only through automation got the behavior.