Base solution for your next web application
Open Closed

top menu not responding #7215


User avatar
0
TimMackey created

I migrated from v6.8.0 to v7.0.0 (Angular + Core) The top menubar dropdown has stopped responding. Click on 3 vertical dots works. Click on flag, bell, or \admin no response. There is no ANZ Typescript code invoked when the images are clicked. There are no (click) events in topbar.component.html that might open the next level menus. How can I diagnose the menu bar (hidden events) to identify the source of the problem? Also, the dropdown menu is hidden behind my custom page (just the top is peeking out). How can I force the dropdown to stay on top?


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @timmackey

    Do you have attribute and styles marked wih red in your menu items ?

  • User Avatar
    0
    TimMackey created

    The above suggestion was not relevant to my issue. dashboard.component.html required the following code:

    <div class="kt-login__form" [@routerTransition] id="MyCustomTenantDashboard">
        <div class="kt-content kt-grid__item kt-grid__item--fluid">