yang
yang
很棒的想法👍
我暂时写了第一版代码去实现这个功能,加了一个 `clickOutAutoClose` 字段去开启这个功能,辛苦review一下
can it be resolved?
+1,I have encountered the same business scenario😄 I made a single version of useClickAway and a plus version of useClickAway for myself and much test cases https://github.com/BoyYangzai/boyy-utils
For `react-use`, if you want to add a new feature without affecting the previous user, you should do it like this: ```ts import { RefObject, useEffect, useRef } from 'react';...
mark,晚点回家看一下 https://codesandbox.io/s/sider-antd-5-0-4-forked-1rfimf?file=/demo.tsx 新版本依旧存在
I tried to solve it,and passed all tests,I don't know if it met the author's expectations. qwq
- #39456 This problem should have been solved in this pr, you can take a look
I don’t seem to have the hover discoloration you mentioned here.  can you show your test code