Closed
Description
Hi !
I have this issue when using the array type of angular schema form.
When you add two or more items to an arrray and fill them with invalid values, the deletion process is not working correctly.
See video example here : http://recordit.co/xCDIUi3L8S
See angular schema form demo here : http://schemaform.io/examples/bootstrap-example.html#/e32e956f05ed01bc216aec559f5126e5
I tried to set the destroyStrategy to different values, but, to my knowledge, nothing seems to solve this issue.
I think this issue is highly related to #732
@json-schema-form/angular-schema-form-lead