JedWatson / react-select

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

Dropdown doesn't open after geolocation request (chrome, android) #5721

Open benderrrr opened 1 year ago

benderrrr commented 1 year ago

Hello. The bug only reproduces on android in chrome Page contain select with search and request to user geolocation in useEffect navigator.geolocation.getCurrentPosition

After allow or block geolocation data request dropdown does not open, entered symbols not showed in input. Taping on arrow opens dropdown, taping other page element then tap on select opens dropdown

Code sample https://codesandbox.io/s/morning-http-xywlqt?file=/src/App.js Page sample https://xywlqt.csb.app/ Video https://github.com/JedWatson/react-select/assets/21313356/8fde6d83-5062-4624-b6f7-38437f0a7416