-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Guards fix #2129
Guards fix #2129
Conversation
Deployed to https://pr-2129.aam-digital.net/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after reload the menu item is not highlighted anymore (maybe that also needs to be async until items are available?)
src/app/core/ui/navigation/navigation/navigation.component.spec.ts
Outdated
Show resolved
Hide resolved
🎉 This PR is included in version 3.28.0-master.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.28.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
closes: #2128
EntityPermissionGuard
waits for some rules to be initialisedAuthGuards
needs to always be added before using another guard