selvagsz / react-power-select

A highly composable & reusable select/autocomplete components

Home Page:https://selvagsz.github.io/react-power-select/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS12 ipad Selects don't close on click or blur.

nypinstripes opened this issue · comments

Hey @selvagsz,

Seems I'm having some issues with my power-selects on ipads using iOS12.

They open correctly and function well, but if i tap outside/blur, or select an option the selects refuse to close.
Have tried a couple attempts to hack this to force it close, but without luck. They function correctly on iOS12 for iphone, but it seems ipads have an issue. I've got many instances throughout my site and would not want to switch to a different library at this point but working on ipad is a requirement for me so it's kind of hard decision, was wondering if you were aware or could confirm, thanks.