Describe the bug
I encountered a JavaScript error in the BlazorContextMenu component while using Blazor Server. The error appears when hovering over submenu items, with the message: 'TypeError: Cannot read properties of undefined (reading 'removeEventListener').
Describe the bug I encountered a JavaScript error in the BlazorContextMenu component while using Blazor Server. The error appears when hovering over submenu items, with the message: 'TypeError: Cannot read properties of undefined (reading 'removeEventListener').
Screenshots