79089426

Date: 2024-10-15 10:07:00
Score: 1
Natty:
Report link

In my case, the issue was with the version of the ngx-permissions package. I was using version 17.0.1 with an Angular v15 project, which caused the problem. Downgrading ngx-permissions to version 15.0.1 fixed it. Additionally, I had to change the imports from ngxPermissionsGuard to NgxPermissionsGuard.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mossy_yankee