Skip to content

Bugfix: request()->user() in displayInNavigation is null #105

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

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

h-collector
Copy link
Contributor

Fixes #104

Proposed Changes

  • Allow the use of policy in displayInNavigation by deferring display check to render time when currently logged in user is available.

Bugfix for issue orchidsoftware#104. 
Allow the use of policy in displayInNavigation by deferring display check to render time when currently logged in user is available.
@tabuna tabuna merged commit 64335e4 into orchidsoftware:master Feb 28, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Not possible to use Policy inside displayInNavigation
2 participants