DynamicFormContainer
DynamicFormContainer copied to clipboard
Reindexing array keys doesn't work
After submitting the delete row button, the row is deleted but first index is now 1 and not 0, so when I submit the add row button after that, the row with index 0 is added at the beginning of the list ...