Are you using the global mutate (yes there're 2 of them)? Then you need to pass a SWR key to it. Global mutate : import useSWR, { mutate } ...
確定! 回上一頁