amitmeghare

Results 2 issues of amitmeghare

Hi! 👋 Firstly, thanks for your work on this project! 🙂 I faced issue like mentioned in https://github.com/ColorlibHQ/AdminLTE/issues/4586 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working...

I have two URLs http://127.0.0.1:8000/roles Nav::isResource('roles') http://127.0.0.1:8000/roles-assignment Nav::isResource('roles-assignment') But when I am on the roles-assignment URL the Nav::isResource('roles') also return active. How to resolve this permanently?