Submit component is rendered out of the form before form is mounted. If Submit component is unmounted before Form is mounted error is raised.

Error reproduction: https://codesandbox.io/s/yjq0mm6m11
Click Toggle submit, then Toggle form and you'll get the error.