addRolesWithPermissions not emitting roles$ Observable
See original GitHub issueI’m submitting a…
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report
[ ] Feature request
[ ] Documentation issue or request
Current behavior
After adding roles
this._roleService.addRolesWithPermissions(obj);
$roles.subscribe() not working
Expected behavior
$roles.subscribe() must work
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Angular - Cannot get current user's role in guard to check if the ...
I want to get user's data(role property) in CanActivate interface to check if the user has permission to access protected routes in guard...
Read more >Permissions for team workspace notebooks - Observable
Any team member with permission to edit a notebook can change the sharing settings for that notebook, including removing access by other team ......
Read more >AlexKhymenko/ngx-permissions - GitHub
Permission and roles based access control for your angular(angular 2,4,5,6,7,9+) ... I'm working on tutorial for the library will add more video with...
Read more >Angular 10 - Role Based Authorization Tutorial with Example
In this tutorial we'll go through an example of how to implement role based authorization / access control in Angular 10.
Read more >How to Handle User Roles in Ionic Apps with Guard & Directives
When working with user accounts, you sometimes need to handle multiple user roles within your Ionic app or even specific permissions users ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you for great library
@faradoxuz No problems. Have a great day 😃 Thanks for stackblitz!!