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
I have used ngx-permissions in several apps but have recently started to use Angular 19 in pure standalone mode.
It wasn't clear where "NgxPermissionsModule.forRoot()" should go in this setup.
To help others it would be useful if the following sample could be added to the docs/wiki - it is sort of obvious once you know but it had me puzzled for some time!
I have used ngx-permissions in several apps but have recently started to use Angular 19 in pure standalone mode.
It wasn't clear where "NgxPermissionsModule.forRoot()" should go in this setup.
To help others it would be useful if the following sample could be added to the docs/wiki - it is sort of obvious once you know but it had me puzzled for some time!
Update app.config.ts
The text was updated successfully, but these errors were encountered: