-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Description
This issue is a round-up of multiple past issues documenting the same bug. Feel free to check out the linked issues below for more information. This issue is the source of truth going forward to investigate the issue, report findings, and implement a bug fix.
Issue:
Dropdown remains fixed in place and doesn't scroll with parent container.
The commit responsible for this issue is located here - 691a011
Version v3.0.4
does not have this bug however the latest release v3.1.0
does.
Issues:
#4554
#4020
#4052
#3734
#4085
#3929
#3349
#3646
Examples:
https://codesandbox.io/s/react-select-v3-sandbox-forked-lgkms
https://codesandbox.io/s/compassionate-cookies-85j2n
https://codesandbox.io/s/react-select-v3-sandbox-kr5wf
https://codesandbox.io/s/festive-dirac-izf5y
https://codesandbox.io/s/react-codesandboxer-example-xy47y
If anyone would like to share any further information, please do so.