It looks like cache.set(null, 1) propagates to all useSWR functions whose keys are null . However, mutate(null, 1) does not have the same behavior.
確定! 回上一頁