Closed
Description
Bug
form.key
inside arrays appends the array path and empty string ""
after the actual key, for example giving ["names", 0, "names", ""]
for the first array item in an array with key ["names"]
.
Gist/Plunker/Demo
Plunker demonstrating the issue
@json-schema-form/angular-schema-form-lead