material-ui-nested-menu-item icon indicating copy to clipboard operation
material-ui-nested-menu-item copied to clipboard

All Menu Items are closed on mouse scrolling

Open vipulgupta27 opened this issue 4 years ago • 5 comments

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 avatar Jan 12 '21 07:01 vipulgupta27

@vipulgupta27 Remove onClick={handleItemClick} from Button 3.

ajmhyd avatar Jan 14 '21 16:01 ajmhyd

unable to scroll at all !

mdy405 avatar Jun 03 '21 14:06 mdy405

I've open a pull request with a fix: https://github.com/azmenak/material-ui-nested-menu-item/pull/24

moshetet avatar Jul 22 '21 09:07 moshetet

Is this resolved?

tushar32 avatar Aug 19 '21 07:08 tushar32

any updates on scroll issues ?!

WalidTouil avatar Nov 03 '22 17:11 WalidTouil