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

Anonymous access returns error #6

Open
ae3e opened this issue Dec 11, 2023 · 0 comments · Fixed by #8
Open

Anonymous access returns error #6

ae3e opened this issue Dec 11, 2023 · 0 comments · Fixed by #8

Comments

@ae3e
Copy link

ae3e commented Dec 11, 2023

Using data and auth providers are working well in my project but if I want to allow anonymous access and set the disableAuthentication prop in a List component as described here, the following error is raised :

Cannot read properties of undefined (reading 'status')

which I guess is related to this line of code

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