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

Page goes blank when fetching data #1874

Open
Reinachan opened this issue Jun 16, 2022 · 3 comments
Open

Page goes blank when fetching data #1874

Reinachan opened this issue Jun 16, 2022 · 3 comments

Comments

@Reinachan
Copy link
Member

Whenever you fetch data, the Suspense element at the root catches that and the header and content disappears until it's finished fetching content. Disabling the context.suspence from the query ends up making it reload the component in an infinite loop.

@Reinachan Reinachan changed the title V4 - Page goes blank when fetching data Page goes blank when fetching data Jun 16, 2022
@AbhinavHaridas
Copy link

I know it's a bit late but, can I work on this?

@Reinachan
Copy link
Member Author

@AbhinavHaridas It's possible that this is already fixed in @NuckChorris' local changes and just needs to be pushed.

@AbhinavHaridas
Copy link

AbhinavHaridas commented Aug 22, 2023

Oh.. ok, let me know if the changes have been made. If not, I can work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Fix
Development

No branches or pull requests

2 participants