Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alibaba/hooks issues and pull requests
#2387 - perf(useDebounce): 减少初始化调用一次
Pull Request -
State: closed - Opened by coding-ice about 1 year ago
- 2 comments
#2386 - useGetState stateRef有必要改成useLatest吗
Issue -
State: closed - Opened by GetWebHB about 1 year ago
- 1 comment
#2385 - useHover当hover状态展示一个输入框时,输入中文时会切换到展示非hover状态的元素
Issue -
State: closed - Opened by changjiah about 1 year ago
- 5 comments
Labels: wontfix
#2384 - 官网挂了
Issue -
State: closed - Opened by yklydxtt about 1 year ago
- 2 comments
#2382 - 设置 `loadingDelay` 后, loading 初始值应当为 false
Issue -
State: open - Opened by Siykt about 1 year ago
- 3 comments
#2381 - 【useRequest】当设置` manual: true` 时,然后设置`refreshDeps` 不生效
Issue -
State: closed - Opened by chi-gao about 1 year ago
- 4 comments
#2380 - The official website shows 503 Service Unavailable
Issue -
State: closed - Opened by SkyeYoung about 1 year ago
- 2 comments
#2379 - 503
Issue -
State: closed - Opened by mafqla about 1 year ago
- 1 comment
#2377 - 修复 useAntdTable Params 的类型问题
Pull Request -
State: closed - Opened by conorzhong over 1 year ago
- 1 comment
#2376 - useAntdTable 的第一个参数的类型问题
Issue -
State: closed - Opened by conorzhong over 1 year ago
- 1 comment
#2375 - useRequest 增加 ConfigProvider
Issue -
State: closed - Opened by LaamGinghong over 1 year ago
- 5 comments
#2374 - useCountDown 在压后台时,不执行 onEnd
Issue -
State: closed - Opened by JackGuiYang12 over 1 year ago
- 2 comments
Labels: 🤔 Need Reproduce
#2373 - [bug]useReactive 对外部变量的代理在组件摧毁后其响应式失效
Issue -
State: open - Opened by alindas over 1 year ago
- 1 comment
#2372 - [useFusionTable]params中需要返回的是filters
Issue -
State: closed - Opened by xmsz-stu over 1 year ago
- 1 comment
#2371 - 调用cancel无法中断axios请求,请问如何才能停止axios请求
Issue -
State: closed - Opened by xian107 over 1 year ago
- 2 comments
#2370 - feat(useTransfer): add useTransfer hooks
Pull Request -
State: open - Opened by liangchaofei over 1 year ago
- 3 comments
#2369 - feat(useRequest): add parameters trigger to the options[onBefore],add skipStaleTime in refreshOptions
Pull Request -
State: open - Opened by BastKakrolot over 1 year ago
#2368 - useInfiniteScroll滚动自动加载,获取不到Taro元素的高度
Issue -
State: closed - Opened by GetWebHB over 1 year ago
#2367 - useInfiniteScroll在react 18版本的safari环境下,会有几率将同样的请求重复发出2次
Issue -
State: open - Opened by icewind7030 over 1 year ago
- 2 comments
Labels: help wanted
#2366 - 在umi max 项目中使用ahooks 报错TypeError: Cannot read properties of null (reading 'useRef')
Issue -
State: closed - Opened by Lands-1203 over 1 year ago
- 4 comments
#2365 - feat(useKeyPress): 添加observe属性控制keyPress 全局监听
Pull Request -
State: closed - Opened by BastKakrolot over 1 year ago
- 3 comments
#2364 - useKeyPress hook should support a way to filter out input, textarea, contenteditable
Issue -
State: closed - Opened by websiddu over 1 year ago
- 6 comments
#2363 - 在使用 useAntdTable时 打印 params 重复
Issue -
State: closed - Opened by BuyTmall over 1 year ago
- 2 comments
Labels: 🤔 Need Reproduce
#2362 - fix(useSize): 修改获取尺寸问题
Pull Request -
State: closed - Opened by pandaCure over 1 year ago
- 3 comments
Labels: v4
#2360 - useRequest返回的data,是否可以像react-query一样进行selector?
Issue -
State: open - Opened by jiangjiu over 1 year ago
- 7 comments
Labels: v4
#2359 - 如何判断本次请求的真正触发原因
Issue -
State: open - Opened by 1pone over 1 year ago
- 2 comments
Labels: feature
#2358 - docs(useRequest): add note for `pollingInterval`
Pull Request -
State: closed - Opened by liuyib over 1 year ago
- 1 comment
#2357 - feat(useSelections): add clearAll result
Pull Request -
State: closed - Opened by lich-yoo over 1 year ago
- 9 comments
#2356 - useRequest Warning: Can't perform a React state update on a component that hasn't mounted yet.
Issue -
State: open - Opened by mao437303994 over 1 year ago
- 13 comments
Labels: help wanted
#2355 - chore: packagePamanager in package.json for corepack and pnpm/action-…
Pull Request -
State: closed - Opened by shfshanyue over 1 year ago
- 2 comments
#2354 - 请求 useRequest 的 refresh 支持忽略 staleTime
Issue -
State: open - Opened by whinc over 1 year ago
- 1 comment
Labels: feature
#2353 - useUrlState: prevent existing URL queries from being deleted by useUrlState
Issue -
State: closed - Opened by yeyan1996 over 1 year ago
- 3 comments
#2352 - [REQUEST] useWebSocket能否自动支持心跳
Issue -
State: open - Opened by xmsz-stu over 1 year ago
- 5 comments
Labels: feature
#2351 - 当我使用ahooks 的 useRequest 时 报错--Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'then')
Issue -
State: open - Opened by chenJJ-88 over 1 year ago
- 7 comments
#2350 - 容器的子元素进行双指放大缩小,导致该容器的useLongPress频繁触发
Issue -
State: closed - Opened by pzm666 over 1 year ago
- 3 comments
#2349 - [useControllableValue]: defaultValue 有值,但是state 仍为undefined
Issue -
State: closed - Opened by vaynevayne over 1 year ago
- 5 comments
#2348 - feat: add useRefState hooks
Pull Request -
State: open - Opened by maxiaokai1996 over 1 year ago
- 8 comments
#2347 - 在umi使用 useLocalStorageState 报错
Issue -
State: closed - Opened by haobarry over 1 year ago
- 1 comment
#2346 - fix(useCountDown): targetDate resets leftTime
Pull Request -
State: closed - Opened by joe-leong over 1 year ago
- 1 comment
#2345 - useWebsocket触发reconnectLimit上线能否有个回调
Issue -
State: open - Opened by xmsz over 1 year ago
- 2 comments
Labels: feature
#2342 - 功能问题, useRequesst 能不能暴露修改loading状态的方法
Issue -
State: closed - Opened by PengQingYao over 1 year ago
- 2 comments
#2340 - feat(useDynamicList): add `batchRemove` method
Pull Request -
State: closed - Opened by xiaozisong over 1 year ago
- 1 comment
#2339 - chore: solve ts warnings
Pull Request -
State: closed - Opened by liuyib over 1 year ago
#2338 - useWebSocket全局只创建一个实例,怎么在其他组件内发送接收消息?
Issue -
State: closed - Opened by chengshaohui over 1 year ago
- 1 comment
#2337 - feat: useSwipe
Pull Request -
State: open - Opened by SnowingFox over 1 year ago
- 1 comment
#2336 - rfc: useSwipe
Issue -
State: open - Opened by SnowingFox over 1 year ago
Labels: v4
#2334 - docs(useRequest): add `refreshDepsAction` options and update demo
Pull Request -
State: closed - Opened by liuyib over 1 year ago
#2333 - docs(useRequest): add note in the data sharing section
Pull Request -
State: closed - Opened by liuyib over 1 year ago
#2332 - feat(useThrottleFn/useDebounceFn): support requestAnimationFrame
Pull Request -
State: closed - Opened by zhe-he over 1 year ago
- 4 comments
Labels: v4
#2331 - feature: The throttle function should remove the default 1000 milliseconds to support the use of requestAnimationFrame
Issue -
State: closed - Opened by zhe-he over 1 year ago
- 3 comments
Labels: question
#2330 - useSessionStorageState拿到的值是数字类型,导致内容错误
Issue -
State: closed - Opened by HelloWorld20 over 1 year ago
- 2 comments
#2329 - feat: 增加usePublisherState Hook
Pull Request -
State: closed - Opened by Song-aff over 1 year ago
- 4 comments
#2328 - 【useDynamicList】useDynamicList中能否提供一个批量删除
Issue -
State: closed - Opened by qiufeihong2018 over 1 year ago
- 1 comment
Labels: feature
#2327 - fix: useDeepCompareEffect's deps are not compatible with reference ty…
Pull Request -
State: closed - Opened by Zhao-jyg over 1 year ago
- 3 comments
#2325 - useLongPress如何可以控制子元素的onClick事件
Issue -
State: open - Opened by J-Yaleen over 1 year ago
- 3 comments
Labels: feature
#2324 - useVirtualList 配合 IntersectionObserver 出现抖动
Issue -
State: open - Opened by LaamGinghong over 1 year ago
- 9 comments
#2322 - fix(createUseStorageState): fix type of returned undefined value
Pull Request -
State: closed - Opened by y-temp4 over 1 year ago
- 3 comments
#2321 - useClickAway works wrong
Issue -
State: open - Opened by narasimhajupally over 1 year ago
- 6 comments
Labels: bug
#2321 - useClickAway works wrong
Issue -
State: open - Opened by narasimhajupally over 1 year ago
- 6 comments
Labels: bug
#2320 - feat(useSetState): add setState (#900)
Pull Request -
State: closed - Opened by kouchao over 1 year ago
- 2 comments
#2320 - feat(useSetState): add setState (#900)
Pull Request -
State: closed - Opened by kouchao over 1 year ago
- 2 comments
#2319 - chore: bump query-string to ^8.1.0 and update jest config
Pull Request -
State: closed - Opened by dxsun97 over 1 year ago
- 3 comments
#2318 - useRequest: refreshOnWindowFocus 在call refresh 定制能力
Issue -
State: open - Opened by Junlin-Zhu over 1 year ago
- 2 comments
Labels: feature
#2317 - useVirtualList 处理后的list数据可能有重复且顺序也可能不正确
Issue -
State: closed - Opened by song-xiao-lin over 1 year ago
- 2 comments
#2315 - feat(useInfiniteScroll): using useInfiniteScroll with isInverse prop
Pull Request -
State: open - Opened by rom-orlovich over 1 year ago
- 2 comments
#2314 - chore: remove babel pipe when building es bundle
Pull Request -
State: closed - Opened by liuyib over 1 year ago
- 2 comments
#2313 - 还在新鲜时间按钮点击数据会改变,且相同cachekey数据不能同步共享
Issue -
State: closed - Opened by 1075488066 over 1 year ago
- 7 comments
Labels: documentation
#2312 - gulpfile.js中目前"es"命令是不是不需要过babel,是否考虑删除?
Issue -
State: closed - Opened by littletommytan over 1 year ago
- 3 comments
#2311 - useRequest 会导致初始化多渲染2次
Issue -
State: open - Opened by yfs-2000 over 1 year ago
- 2 comments
Labels: v4
#2310 - `useAhooks`: Cannot use import statement outside a module
Issue -
State: closed - Opened by shenlong616 over 1 year ago
- 4 comments
#2309 - nextjs 中 useWebSocket options的on事件都不生效
Issue -
State: open - Opened by asndsa over 1 year ago
- 1 comment
#2308 - fix(useResetState): random initial value changed
Pull Request -
State: closed - Opened by hemengke1997 over 1 year ago
- 4 comments
#2307 - chore: update eslintrc.js and config.ts
Pull Request -
State: closed - Opened by xiezheng-XD over 1 year ago
#2306 - useResetState 并不能准确记录 第一次的初始值
Issue -
State: closed - Opened by kazura233 over 1 year ago
- 4 comments
#2305 - useAntdTable
Issue -
State: closed - Opened by rankaifeng over 1 year ago
- 2 comments
Labels: 🤔 Need Reproduce
#2304 - feat(useModal): add new hook useModal
Pull Request -
State: closed - Opened by Mrcxt over 1 year ago
- 2 comments
#2303 - useInfiniteScroll 异步bug
Issue -
State: open - Opened by adolfheir over 1 year ago
- 2 comments
#2303 - useInfiniteScroll 异步bug
Issue -
State: open - Opened by adolfheir over 1 year ago
- 2 comments
#2303 - useInfiniteScroll 异步bug
Issue -
State: open - Opened by adolfheir over 1 year ago
- 2 comments
#2303 - useInfiniteScroll 异步bug
Issue -
State: open - Opened by adolfheir over 1 year ago
- 2 comments
#2303 - useInfiniteScroll 异步bug
Issue -
State: open - Opened by adolfheir over 1 year ago
- 3 comments
#2302 - [RFC] useModal
Issue -
State: closed - Opened by Mrcxt over 1 year ago
- 13 comments
#2302 - [RFC] useModal
Issue -
State: open - Opened by Mrcxt over 1 year ago
- 7 comments
#2302 - [RFC] useModal
Issue -
State: open - Opened by Mrcxt over 1 year ago
- 7 comments
#2302 - [RFC] useModal
Issue -
State: closed - Opened by Mrcxt over 1 year ago
- 13 comments
#2301 - useRequest: loading延迟和缓存新鲜度混合使用会出问题
Issue -
State: open - Opened by 1075488066 over 1 year ago
- 1 comment
#2300 - useRequest 在使用 refreshDeps 时把传入函数的参数也缓存下来了
Issue -
State: closed - Opened by linzhipeng98 over 1 year ago
- 5 comments
Labels: documentation
#2299 - fix(useAntdTable): search submit init should use defaultPagination
Pull Request -
State: closed - Opened by hchlq over 1 year ago
#2298 - feat(useStoage): listen to `storage` event
Pull Request -
State: closed - Opened by vaakian over 1 year ago
- 10 comments
#2297 - [Feature Request] useRequest SWR功能增强 或 单独新增一个package
Issue -
State: open - Opened by SnowingFox over 1 year ago
#2297 - [Feature Request] useRequest SWR功能增强 或 单独新增一个package
Issue -
State: open - Opened by SnowingFox over 1 year ago
#2297 - [Feature Request] useRequest SWR功能增强 或 单独新增一个package
Issue -
State: open - Opened by SnowingFox over 1 year ago
- 5 comments
#2296 - useDeepCompareEffect 比较 deps 的过程使用 isEqual 不合理
Issue -
State: closed - Opened by Firstsup over 1 year ago
- 3 comments
#2296 - useDeepCompareEffect 比较 deps 的过程使用 isEqual 不合理
Issue -
State: closed - Opened by Firstsup over 1 year ago
- 3 comments
#2296 - useDeepCompareEffect 比较 deps 的过程使用 isEqual 不合理
Issue -
State: closed - Opened by Firstsup over 1 year ago
- 3 comments
#2295 - useRequest 在jest 环境下报错
Issue -
State: closed - Opened by murrayee over 1 year ago
- 9 comments
Labels: needs more info
#2295 - useRequest 在jest 环境下报错
Issue -
State: open - Opened by murrayee over 1 year ago
- 5 comments
Labels: needs more info
#2295 - useRequest 在jest 环境下报错
Issue -
State: open - Opened by murrayee over 1 year ago
- 5 comments
Labels: needs more info
#2295 - useRequest 在jest 环境下报错
Issue -
State: open - Opened by murrayee over 1 year ago
- 5 comments
Labels: needs more info
#2295 - useRequest 在jest 环境下报错
Issue -
State: open - Opened by murrayee over 1 year ago
- 5 comments
Labels: needs more info