Skip to content

refactor(fe): refactor infinite scroll with tanstack query #11131

refactor(fe): refactor infinite scroll with tanstack query

refactor(fe): refactor infinite scroll with tanstack query #11131

Triggered via pull request November 28, 2024 11:48
Status Success
Total duration 3m 44s
Artifacts

ci.yml

on: pull_request
Matrix: Build Backend
Fit to window
Zoom out
Zoom in

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