alibaba / hooks

A high-quality & reliable React Hooks library. https://ahooks.pages.dev/
https://ahooks.js.org/
MIT License
13.95k stars 2.7k forks source link

[useRequest] React18 StrictMode下,数据共享不生效 #2591

Open canvascat opened 2 months ago

canvascat commented 2 months ago

使用官方的demo,将react改为18并添加StrictMode

20240710100817_rec_

codesandbox

zhengmenghuang commented 2 months ago

需要加 staleTime: -1 才能缓存