material-ui-nested-menu-item
material-ui-nested-menu-item copied to clipboard
All Menu Items are closed on mouse scrolling
Open this url to see the issue. https://codesandbox.io/s/material-ui-nested-menu-item-example-forked-4l9zn?file=/src/App.tsx
Click on Button 3 and try to scroll. It will be closed all menu item. We need your response. Your cooperation is highly appreciated.
@vipulgupta27 Remove onClick={handleItemClick}
from Button 3.
unable to scroll at all !
I've open a pull request with a fix: https://github.com/azmenak/material-ui-nested-menu-item/pull/24
Is this resolved?
any updates on scroll issues ?!