Fix-jump-latest-senstivity (#1440)
* fix jump to latest sensitivity * select mention space as tab
This commit is contained in:
@@ -319,7 +319,7 @@ export const useVirtualPaginator = <TScrollElement extends HTMLElement>(
|
||||
|
||||
const intersectionObserver = useIntersectionObserver(
|
||||
handlePaginatorElIntersection,
|
||||
useMemo(
|
||||
useCallback(
|
||||
() => ({
|
||||
root: getScrollElement(),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user