react-aria-menubutton
react-aria-menubutton copied to clipboard
Adding onClick on Item doesn't disable selection
Before, when I added a onClick on a MenuItem, the menu stayed open.
Now, adding a onClick on an Item doesn't change the behaviour.