JedWatson / react-select

The Select Component for React.js
https://react-select.com/
MIT License
27.49k stars 4.12k forks source link

react-select does not scroll into view selected option when `menuPortalTarget={document.body}` #5775

Open mrudowski opened 10 months ago

mrudowski commented 10 months ago

react-select does not scroll into view selected option when we use menuPortalTarget={document.body}

In docs example: https://react-select.com/advanced#portaling

Or please check this codesandbox: https://codesandbox.io/s/codesandboxer-example-forked-c5xp8p?file=/example.tsx

tdambra commented 3 months ago

When will this change be live?

jgwiazdowski commented 2 months ago

still no solution?