This is related with the Topbar component question that I found with RTK Query. I have the same problem with this https://devs.keenthemes.com/question/rtk-query-in-react And It seems the dropdown does not trigger everytime I click the "profile" image. We have the same issue, when logging in and once the dashboard is loaded the topbar, menu dropdown is not loaded. I did a console.log, and I found out that the private _isItemSubShown() function inside the MenuComponent.ts is called 4 times during a single click. I'm using the demo1 Metronic theme.