You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @Jungley8. Please provide a online reproduction by forking this link https://codesandbox.io/s/ok2fe or a minimal GitHub repository. Issues labeled by Need Reproduce will be closed if no activities in 3 days.
useVirtualList 与 useInfiniteScroll 结合使用时,如果存在 sticky 元素
滚动几页后, 搜索后 调用 reload 数据减少到 1-2条时, VirtualList 没有自动滚动到 顶部。
手动 Call scrollTo 也无效。
The text was updated successfully, but these errors were encountered: