Kevin Adkins

Results 1 comments of Kevin Adkins

I ran into this issue and the key to fixing it (pun intended) is to have a unique key on the list item in the [Array component](https://github.com/networknt/react-schema-form/blob/master/src/Array.js#L129). I used lodash...