Base solution for your next web application
Open Closed

AppMenuItem with the same route and different parameters don't navigate #10004


User avatar
0
turbofrank created
  • What is your product version? 9
  • What is your product type (Angular or MVC)? ANGULAR
  • What is product framework type (.net framework or .net core)? .Net Core

If issue is about UI

  • Which theme are you using? Default
  • What are the theme settings? Default

I have some AppMenuItem that have the same route and different parameters:

And they get rendered, but the navigation does not work, it does not recognize that is a different request, so it does not call the component again, and also the view gets confused on which item is active, so there all in blue:

thoughts?

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

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

    Hi @turbofrank

    Could you also share your AspNet Zero version ? If it is not the latest version, could you update your side-bar-menu.component.ts with the latest version ?

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    turbofrank created

    I think it's 9.0.1

    Should I update? Is there a know bug with the menu in this version?

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    As I can see, there was a similar problem but it was fixed in 8.x versions here.

    Could you create an issue on GitHub, so we can reproduce and fix this problem ?

    Thanks,

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)