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
[ ] 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
Having a redirectTo property with an object breaks permission checks. See provided Stackblitz demo
Expected behavior
Permissions should be checked properly.
Minimal reproduction of the problem with instructions
Angular version: 8, 10
ngx-permissions version: 7.0.3
Browser:
- [x] Chrome (desktop) version (current)
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [x] Edge version (current)
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
Having a
redirectTo
property with an object breaks permission checks. See provided Stackblitz demoExpected behavior
Permissions should be checked properly.
Minimal reproduction of the problem with instructions
https://stackblitz.com/edit/angular-ivy-qscohb
Environment
The text was updated successfully, but these errors were encountered: