dantecarlo

Results 4 issues of dantecarlo

How can I hide the suggestionList if the input text length is < than 3 for example. I already try using onFocus prop with the useRef like this ``` const...

When closeOnBlur is set to true, and an attempt to scroll between suggestions is made, it closes. ![scroll](https://user-images.githubusercontent.com/11701529/182500797-fb7af8ab-956d-424c-aa9a-52a5a258a9b2.gif)

when printing in firefox it reduces the size of the iframe, in the case of the 1024 brakepoint, it prints as if it were mobile. Example code: https://codesandbox.io/s/lucid-grass-px87eq?file=/src/App.js ![print firefox](https://user-images.githubusercontent.com/11701529/202753082-941aa7ee-32d0-48e4-873a-8d1bf2688cb0.gif)

bug
Firefox

When I access the web with the Brave browser, it does not detect the language correctly and does not enter the fallback correctly. I will download the code and try...