Base solution for your next web application
Open Closed

Side Menu in Angular app not minimizing in Mobile #5233


User avatar
0
joe704la created

In mobile when I open the side menu and then click on one of the menu navigation links. The side menu doesn't close. The weird thing is I can see the X in the right corner move to the right when I click on a navigation link like the menu is closing. But the actual menu doesn't close. I also want to add that if you click off the side menu in the main area it does close just fine.

Has anyone had a similar issue?


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

    hi,

    Try it in Chrome browser with a minimized window. Open the developer console and see if there's an error in the console.

  • User Avatar
    0
    alper created
    Support Team

    hi again,

    There was a issue related with your problem. Side menu does not close on mobile => <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/907">https://github.com/aspnetzero/aspnet-ze ... issues/907</a> See the fix commit => <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/commit/6eb4972a09d0d4cf312e0b56178f0598ffc97a9d">https://github.com/aspnetzero/aspnet-ze ... 98ffc97a9d</a>