Base solution for your next web application
Open Closed

pauseDropdownHover is not a function #7152


User avatar
0
evbenerji created

Dear Support Team,

After the update code with new version there is error in ...Web.Mvc\wwwroot\metronic\themes\default\js\layout.js Error Details; headerMenuOffcanvas.pauseDropdownHover is not a function

// Sidebar toggle var initAsideToggler = function() { ... headerMenu.pauseDropdownHover(800); //ERROR asideMenu.pauseDropdownHover(800); }); ... }

I am waiting for your advice.

Regards.


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

    Hi @evbenerji

    Thank you for your report. Could you also tell us the steps to reporduce it ?

  • User Avatar
    0
    evbenerji created

    Hi, When you click the "kt_aside_toggler" button below the Brand, you sould take the error message.

    Regards.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks, we have created and issue https://github.com/aspnetzero/aspnet-zero-core/issues/2455 and will fix it soon.