Howie Zhou

Results 5 issues of Howie Zhou

### Bug 描述 Bug description 1.2.4 版本,使用 useLoadMore 在服务端运行时,会有内存泄漏 ### 代码重现 Reproduce https://github1s.com/AttoJS/vue-request/blob/HEAD/src/core/utils/listener.ts#L9 https://github1s.com/AttoJS/vue-request/blob/HEAD/src/core/useAsyncQuery.ts#L242 ### 期望结果 Desired result ### 其他信息 Other information ![image](https://user-images.githubusercontent.com/39046570/182588968-1deda57a-9fa5-4800-9216-b858aaaebf45.png) ![image](https://user-images.githubusercontent.com/39046570/182589204-4d8d8553-74e2-42d1-a4d8-af7290801c4f.png) 原因是服务端没有 onUnmount 事件,导致 Set 越加越多

租了阿里云服务器,还有域名,请问怎么把项目放到服务器上,并使用nginx代理,谢谢

- [x] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? Align with the property of...

welcome pr

If I use this hook, it may erase existing queries. It is possible to provide some options to change this behavior? ```javascript // test.com?a=1 const [urlState, setUrlState] = useUrlState({}, {...