Update(useNavigationState): removed eslint + deps array from useEffect #6393
lint-and-tests.yml
on: pull_request
Quality checks
2m 19s
Tests
1m 4s
Annotations
1 warning
|
Quality checks:
apps/site/hooks/react-client/useNavigationState.ts#L37
React Hook useEffect has missing dependencies: 'handleScroll', 'id', 'navigationState', and 'ref'. Either include them or remove the dependency array
|