The count computation doesn't guarantee the same key for state/props change.
https://github.com/blacktangent/react-layout-builder/blob/master/packages/react-layout-builder/src/index.js#L6
this feature is crucial for enabling controlled input #20, because it causes losing focus while user typing in the input.