-
Hi, I'm using React-query(v5) with axios, i'm upgrading from v3/v4 the first two switch where easy to migrate and now i'm have the following scripts that doesnt show data in the usequery but the axios returns data i can see that in the console.log of axios: I hope someone can help me. Kind regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
found it out that its not possible to use onSuccess with the get request. |
Beta Was this translation helpful? Give feedback.
found it out that its not possible to use onSuccess with the get request.