alibaba / hooks

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

useRequest run 的以后 result 一直是undefined #718

Closed hqylss111 closed 3 years ago

brickspert commented 4 years ago

是不是用了 debounce 或者 throttle?

hqylss111 commented 4 years ago

没有 如果使用@umijs/hooks 导出的 useRequest 就没有问题 如果使用 umi 导出的useRequest 获取的result一直都是undefined 不知道为什么希望得到你的回复

brickspert commented 3 years ago

参考:https://github.com/alibaba/hooks/issues/714#issuecomment-725236865