question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

addRolesWithPermissions not emitting roles$ Observable

See original GitHub issue

I’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:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
faradoxuzcommented, Jan 6, 2021

Thank you for great library

0reactions
AlexKhymenkocommented, Jan 6, 2021

@faradoxuz No problems. Have a great day 😃 Thanks for stackblitz!!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found