If you're creating a bug/problem report, please include followings:
- ABP Framework version: v5.2.2
- UI type: Blazor wasm
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace: None
- Steps to reproduce the issue:"
Open menu item identity Management to see child menu items.
You can now no longer hide the child menu items as the parent menu item collapse js function fails or is missing. Tries all the main Browsers and on Private sessions (cookieless)
3 Answer(s)
-
0
I don't know if it's correct behavior or not, but the reason is the selected menu stays always open because of tree logic in lepon blazor menu tree.
If you navigate to another page that isn't under Administration, then you can expand & collapse the administration menu.
-
0
I also Like to take issue with the number of "questions" I have left - 9 (should be 10). I have asked 5 question and raised 1 bug. I hope this can be rectified as i feel a little peeved at this false tally.
-
0
I also Like to take issue with the number of "questions" I have left - 9 (should be 10). I have asked 5 question and raised 1 bug. I hope this can be rectified as i feel a little peeved at this false tally.
Your credit has been refunded.
Also, I've created an internal issue for this. The menu behavior should be the same on all UI types.