### Current behavior Just make the `react-select` adapter and try passing `defaultValue` to the `Field` – [example](https://codesandbox.io/s/react-final-form-react-select-lhfyf). ### What is the expected behavior? No infinite loops. ### Sandbox Link [https://codesandbox.io/s/react-final-form-react-select-lhfyf](https://codesandbox.io/s/react-final-form-react-select-lhfyf) ### What's your environment? - `react-final-form`: 6.3.0 - `final-form`: 4.18.4 - `react-select`: 3.0.4