Skip to content
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

AccessControl causing data view to be blank if user is logged in without administrator capability #21

Open
westguard opened this issue Mar 19, 2025 · 0 comments

Comments

@westguard
Copy link
Collaborator

If a data view is accessed when a user is not logged in, or by an administrator, it renders fine.

If a user is logged in with a user role that does not have the administrator capability, the data view is blank.

I suspect this is related to the new AccessControl class?

If no roles / capabilities are specified, i.e. the data view is public, it should allow any logged in user to view it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant