React-query useMutation, TypeError: Cannot read properties of undefined (reading ‘toUpperCase’)
I have run to this issue when try to make a post request with React-Query useMutation in Next.js 14
I have run to this issue when try to make a post request with React-Query useMutation in Next.js 14