Is not possible to manage the open status of the menu on Autocomplete component. The component is not exposing the prop isOpen as do other components like Select or Dropdown. Also the prop isOpen of listBoxProps and popoverProps are not working.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Create an Autocomplete component
Try to manage the open status of the menu programatically
Expected behavior
As I user I expected manage the open status of the menu of Autocomplete component as I do with other components like Select or Dropdown, but I'm seeing the this component has no prop isOpen
NextUI Version
2.4.8
Describe the bug
Is not possible to manage the open status of the menu on Autocomplete component. The component is not exposing the prop isOpen as do other components like Select or Dropdown. Also the prop isOpen of listBoxProps and popoverProps are not working.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
As I user I expected manage the open status of the menu of Autocomplete component as I do with other components like Select or Dropdown, but I'm seeing the this component has no prop isOpen
Screenshots or Videos
No response
Operating System Version
MacOS
Browser
Chrome