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

Entity list shows loading animation endlessly #310

Open
hunterckx opened this issue Jan 10, 2025 · 0 comments
Open

Entity list shows loading animation endlessly #310

hunterckx opened this issue Jan 10, 2025 · 0 comments

Comments

@hunterckx
Copy link
Contributor

For certain apps (see below), an entity list, when visited by direct URL, will endlessly show the loading animation, apparently due to the loading property of the explore state being set to true, despite the entity data being present on the client.

This has been observed to happen to catalogs using the CS_FETCH_CS_FILTERING explore mode when an authentication provider is not used; adding GoogleSignInAuthenticationProvider to _app.tsx resolves the issue (e.g. as done for BRC), and removing it from a working app (e.g. AnVIL Catalog) causes the issue to appear.

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