I'm trying to use react-select in a atlaskit/modal (as described in the documentation react-select/portaling). Everyting works fine except scrolling the list of options with finger or pen on a touch screen.
Codepen Example
Versions used:
"react-select": "3.0.4"
"@atlaskit/modal-dialog": "10.0.6"