You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now ngx-permisson only uses directives to show hide content on screen.
Add example of ngx-permissions to guard the routes (also use canLoad rather than canActivate) to prevent loading the bundle itself.
The text was updated successfully, but these errors were encountered:
Right now ngx-permisson only uses directives to show hide content on screen.
Add example of ngx-permissions to guard the routes (also use
canLoad
rather thancanActivate
) to prevent loading the bundle itself.The text was updated successfully, but these errors were encountered: