I am getting TypeError: this[#client].defaultMutationOptions is not a function error
I used @ferdiunal/refine-shadcn in my Next.js project, and copied same code in the example but getting I am getting TypeError: this[#client].defaultMutationOptions is not a function error. I searched about that but everyone says it's react-query problem.
How to fix this issue?
How to fix this issue?
