mui-nested-menu
mui-nested-menu copied to clipboard
Uncaught TypeError: Cannot read properties of null (reading 'children') in isSubmenuFocused method
When open menu. and press Alt key get an error.
I got the same problem here if we Integrate this library with the MUI's menu, and then use the keyboard to navigate to the Nested Menu.
I got the same error after the nested menu was open and closed afterwards and any key is pressed:
My current version is 3.2.1.
Any updates on this?