alibaba / hooks

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

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

Open canvascat opened 4 months ago

canvascat commented 4 months ago

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

20240710100817_rec_

codesandbox

zhengmenghuang commented 3 months ago

需要加 staleTime: -1 才能缓存