Logout not working

I am unable to logout from ERP Next and getting the following error in console.
uncaught TypeError: frappe.app.logout is not a function at HTMLAnchorElement.onclick (VM850 app:1:19)

Hi @iqbaltld,

Please try it to log out system.

your-site.com/?cmd=web_logout

Thank You!

HTML for Logout in web page

  • Logout
  • and script is here

  • Logout
  • Try to update and build again.

    bench update --reset
    bench build
    bench clear-cache