refactor(fe): refactor infinite scroll with tanstack query #11131
ci.yml
on: pull_request
Build Frontend
3m 34s
Typecheck
3s
Lint
30s
Test Backend
8s
Matrix: Build Backend
Annotations
1 warning
Lint:
apps/frontend/components/IntersectionArea.tsx#L21
React Hook useEffect has a missing dependency: 'onIntersect'. Either include it or remove the dependency array. If 'onIntersect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|