wagmi next feedback #273
Replies: 12 comments 52 replies
-
Ready for it 😄 ! |
Beta Was this translation helpful? Give feedback.
-
I installed and started migrating code over and immediately hit I migrated code according to the examples I found in
Still hacking but though I might post this sooner rather than later. Using Let me know if you see an obvious derp or if you need more info. |
Beta Was this translation helpful? Give feedback.
-
Are you going to make the provider hooks typed? Would be really good to be able to specify the type other than |
Beta Was this translation helpful? Give feedback.
-
It seems that setting
BTW, is there any reason why the |
Beta Was this translation helpful? Give feedback.
-
Should update |
Beta Was this translation helpful? Give feedback.
-
There is a small bug in |
Beta Was this translation helpful? Give feedback.
-
I'm getting this error, which is probably my fault, but I have no idea where to start looking to fix the problem: Any way to make this clearer for the end user? |
Beta Was this translation helpful? Give feedback.
-
Is this documentation still valid? https://next.wagmi.sh/docs/hooks/useContractRead#configuration-1 Do we still need useMemo? |
Beta Was this translation helpful? Give feedback.
-
Finally moved my app to wagmi 0.3.0 it was smooth, it took around 5 hours for me to migrate cuz a lot of breaking changes, faced some bugs will report it in this thread ASAP 🤗 Finally, the bundle size became 340kb from 510kb 🚀 |
Beta Was this translation helpful? Give feedback.
-
Getting this error in cc @tmm |
Beta Was this translation helpful? Give feedback.
-
Getting connector not found sometimes 😕 it was fine in 0.2.0 Also difficult to reproduce, its happening once in 100 times cc @tmm |
Beta Was this translation helpful? Give feedback.
-
Check out 0.3.0-next.17. Would love to look at some code that you have if this is still happening. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Edit: It's out! Thanks for all the feedback everyone.
Some exciting changes are coming to wagmi: Caching, finite states, abstracted client for Vanilla JS, etc.!
You can download
wagmi@0.3.0-next.*
and check it out. Docs are at next.wagmi.sh. Drop feedback here.Beta Was this translation helpful? Give feedback.
All reactions