-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Docs - codesandbox] - Suspense Example is broken #3453
Comments
Similar issues with vercel swr. |
Hey @TkDodo, the sandbox is still broken fyi. |
I have fixed the examples for v4, but the docs still pick up the version from For now, what you can do is:
Anyways, I've just done that, so here is a working sandbox. Sorry for the troubles: https://codesandbox.io/s/white-pine-xncu70?file=/src/index.js |
Thank you, Dominik! |
Describe the bug
The Suspense Example Codesandbox in the suspense page of the documentation is not working:
Your minimal, reproducible example
Codesandbox
Steps to reproduce
Expected behavior
Code should run.
How often does this bug happen?
No response
Screenshots or Videos
No response
Platform
Codesandbox
react-query version
3.5.0
TypeScript version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: