Bernie

Results 3 comments of Bernie

I have a temp fall back implementation, the idea is that find the active option dom node when blur: ```javascript // libs import { useRef } from 'react'; import {...

I have a temp fall back implementation, the idea is that find the active option dom node when blur: ```javascript // libs import { useRef } from 'react'; import {...