Replies: 1 comment 2 replies
-
I don't understand that code or how it relates to react-query / mutations at all, sorry. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First, thank you for making and maintaining this library!
As for my idea: Is there a way with react-query to maintain mutation state for an array of items?
My use-case is having an non-blocking UI file uploader. Here's an example of how you might do it without react-query:
Beta Was this translation helpful? Give feedback.
All reactions