ChenYuHang

Results 5 issues of ChenYuHang

see pr: https://github.com/amaurym/react-mapbox-gl-draw/pull/347

https://github.com/react-component/picker/blob/7492e10fc73fca9a29b0bb3e17efbec79a0d8b97/src/generate/dayjs.ts#L165 此行format 没有true 导致在输入框删除一位的时候会回显一些奇怪的时间文本 https://github.com/react-component/picker/blob/master/src/utils/dateUtil.ts#L230 e.g: ![image](https://user-images.githubusercontent.com/26828649/192950683-99e096b6-1d43-47b5-8e40-ff98d3790408.png) ![Sep-29-2022 14-13-34](https://user-images.githubusercontent.com/26828649/192953216-508e19bb-6b38-4906-a22c-754f0c277363.gif)

useInfiniteScroll setFinalData 没保证异步竞争 如果上一个service 花 5s 然后这个时候deps 变化 重新run 这个时候第二个service 请求 1s 肯定会导致 setFinalData 出bug ![image](https://github.com/alibaba/hooks/assets/26828649/7bbda14c-a9ed-4a1a-abf8-96fd0a1faa45) https://github.com/alibaba/hooks/blob/master/packages/hooks/src/useInfiniteScroll/index.tsx#L38C4-L38C4

//* ============================== sdp =============================== */ v=0 o=- 0 0 IN IP4 0.0.0.0 s=streamserver c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=recvonly a=range:npt=now- a=rtpmap:96 MP2P/90000 //* ============================== probc ===============================...