We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./pages/index.js Module not found: Can't resolve '@tanstack/react-query' in '/sandbox/pages'
https://codesandbox.io/s/github/tanstack/query/tree/beta/examples/react/auto-refetching?from-embed
Failed to compile.
Every time
^4.0.0-beta.1
No response
The text was updated successfully, but these errors were encountered:
Probably related, but the homepage react example for codesandbox doesn't seem to work:
Sorry, something went wrong.
imports are already changed towards the rebrand, but it hasn't been released yet. see:
yarn add @tanstack/react-query
No branches or pull requests
Describe the bug
Your minimal, reproducible example
https://codesandbox.io/s/github/tanstack/query/tree/beta/examples/react/auto-refetching?from-embed
Steps to reproduce
Expected behavior
Failed to compile.
How often does this bug happen?
Every time
Screenshots or Videos
Platform
react-query version
^4.0.0-beta.1
TypeScript version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: