c0d3rm0n
c0d3rm0n
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/oathkeeper/blob/master/CODE_OF_CONDUCT.md). -...
### NextUI Version 2.3.5 ### Describe the bug Since release 2.3.0 I'm having issues to work with Autocomplete inputs as they loose focus when its modal (options list) opens. This...
### NextUI Version 2.4.0 ### Describe the bug Autocomplete inputs loose focus when its modal (options list) opens. This happens by click or using Tab... Even if I click again...
### Link to the code that reproduces this issue https://github.com/c0d3rm0n/test-set-cookies ### To Reproduce I'm creating an app that uses third party libraries that use Go and set / send their...
### NextUI Version 2.4.8 ### Describe the bug Shift + Home/End doesn't work in Autocomplete input (Text Input). It works in Input component, but not in Autocomplete. For example, I...