<!--- Thanks for filing an issue 😄! Before you submit, please read the following: Search open/closed issues before submitting since someone might have asked the same thing before! --> # 🐛 Bug Report <!--- Provide a general summary of the issue here --> In the storybook example [https://reactspectrum.blob.core.windows.net/reactspectrum/9ea100232a1a4a868a6d29056ec6eed958e796b4/storybook/index.html?path=/story/usemenu--double-menu-fires-oninteractoutside](https://reactspectrum.blob.core.windows.net/reactspectrum/9ea100232a1a4a868a6d29056ec6eed958e796b4/storybook/index.html?path=/story/usemenu--double-menu-fires-oninteractoutside) I expect when I open the first menu and click on the second one the first one closes and the seconds one opens but this does not happen. Also if you try to focus the input field you have to click twice if you have one of the menus open. ## 🤔 Expected Behavior I expect the next menu to open or the input to be focused immediatly on a overlay close. <!--- Tell us what should happen --> ## 😯 Current Behavior The first menu closes and you have to click again to open the second menu or focus the input. <!--- Tell us what happens instead of the expected behavior. Please include a link to the storybook if possible. --> <!--- If you are seeing an error, please include the full error message and stack trace --> ## 💁 Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug --> ## 🔦 Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## 💻 Code Sample <!-- Please provide a code repository, gist, code snippet or sample files to reproduce the issue --> <!-- You can use this codesandbox template to get started https://codesandbox.io/s/react-spectrum-template-syueo --> ## 🌍 Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> | Software | Version(s) | | ---------------- | ---------- | | react-aria | 3.7.1 | react-stately | 3.6.1 | Browser | Chrome 91.0.4472.124 | Operating System | Windows 10 ## 🧢 Your Company/Team <!--- Which product team is this bug impacting? (i.e. Adobe/Photoshop) --> ## 🕷 Tracking Issue (optional) <!--- Link to the issue in your system, if publicly available -->