scarcat

Results 4 issues of scarcat

使用 TypeScript 问题 1. 修复代码文件导出 `SmartRefreshControl`,而 `.d.ts` 文件导出 `SmartRefreshLayout` 的问题, TS 引用 `SmartRefreshLayout` 报错; 2. 修复 `renderHeader` 只能使用函数,不能使用 `React.ReactElement` 问题;

我Select 的 dropdown 是在 body,希望容器滚动时,dropdown 跟随滚动,初始获取滚动的位置,但是搜索后,可能触发 forcePopupAlign 导致之前计算的 top bottom 都没有用了。。 所以希望能知道触发了 forcePopupAlign,并同时重新计算位置