<!-- 👋 Hey, thanks for taking an interest in 🏁 React Final Form Arrays! --> ### Are you submitting a **bug report** or a **feature request**? Bug <!-- For support request, please use Stack Overflow instead. This issue tracker is reserved for bugs and features. --> ### What is the current behavior? <!-- If this is a bug, please include steps to reproduce and a minimal demo of the problem using Sandbox, Plunkr, WebpackBin or JSFiddle. --> https://codesandbox.io/s/ypj0p?file=/src/App.js Insert does not cause the full array to refresh causing children to display out of date data. ### What is the expected behavior? When an insert occurs, all children components of the array re-render appropriately ### Sandbox Link https://codesandbox.io/s/ypj0p?file=/src/App.js <!-- Problems are much easier to understand and debug if they can be demonstrated in a minimal environment. --> ### What's your environment? (See sandbox link) <!-- Include 🏁 React Final Form Arrays version, 🏁 Final Form Arrays version, 🏁 Final Form version, OS/browser affected, Node version, etc. --> ### Other information <!-- Include here any detailed explanation, stacktraces, related issues, links for Stack Overflow, Twitter, etc. -->