Javascript – ExtJS 6.2.0: STATUS_ACCESS_VIOLATION error on double mouseover of menu items
I'm currently working with an ExtJS-based menu system and encountering an issue where the error STATUS_ACCESS_VIOLATION occurs when I click on a menu item after initially clicking on the main menu and reopening the sub-menu. Here’s the scenario in detail:…