-
Notifications
You must be signed in to change notification settings - Fork 688
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
[bug] Minimal project fails to compile - using CodeSandbox code from Readme... #443
Comments
It appears to be a bug in Any idea if this can be worked around? (No idea why the code runs in CodeSandbox itself... ) |
Can you try bump |
Thanks for the reply, and for pointing to that Wagmi issue. I can bump
I'll have a play around with |
we've fixed the upstream issue, sorry for that. see: https://github.com/tannerlinsley/react-query/releases/tag/v4.0.0-beta.17 |
Please upgrade |
Yep, perfect - all working as it should now. Thanks for the speedy turnaround on this! |
Is there an existing issue for this?
RainbowKit Version
0.1.0
wagmi Version
0.3.2
Current Behavior
I downloaded the .zip file from the
create-react-app
-based example, linked from the Readme's Try It Out section. (This -> https://codesandbox.io/s/dn3rho)I then
yarn install
'ed and started the project, but hit the issue below. I have made no changes to the code that I downloaded from CodeSandbox.Expected Behavior
The example project should run.
Steps To Reproduce
As described above.
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: