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?
3 Answer(s)
-
0
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 ?
-
0