I'd suspect autosize, but no idea.
To repro:
- https://jedwatson.github.io/react-select/
- With the inspector, edit the topmost div of a Select:

- Add text-align: center:

- Back to the select, type something. After the third keystroke or so the typing will freeze, and eventually "RangeError: Maximum call stack size exceeded" is thrown.