T
TanStack3y ago
exotic-emerald

useMutationState `has no exported member named`

Hello, I'm trying to use this hook. It seems like the package still not available? or did I miss something? Thank you in advance for response. 🙂
No description
8 Replies
quickest-silver
quickest-silver3y ago
are you on v5 alpha ?
exotic-emerald
exotic-emeraldOP3y ago
Ohh nope... 😵‍💫 😵‍💫 I'm using 4.22.4 .. Apologize for that... How do I install v5 alpha?
quickest-silver
quickest-silver3y ago
npm install @tanstack/react-query@alpha
quickest-silver
quickest-silver3y ago
Installation | TanStack Query Docs
You can install React Query via NPM, or a good ol' `` via unpkg.com.
exotic-emerald
exotic-emeraldOP3y ago
Thank you so much... :reactquery:
exotic-emerald
exotic-emeraldOP3y ago
Hello.. I have a concern. I install reactQuery alpha version using next & trpc.. It's not working though. I attached the error. But when I downgrade it to v4. It's properly working.. Any advise on this please? Thank you so much.
No description
quickest-silver
quickest-silver3y ago
trpc needs to release a version that works with v5
exotic-emerald
exotic-emeraldOP3y ago
Well noted.. Thank you for reply...

Did you find this page helpful?