change scroll/collapsed card behavior #198
Annotations
2 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/grants/components/grant-card/client-wrapper.tsx#L35
The ref value 'sentinelRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sentinelRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
The logs for this run have expired and are no longer available.
Loading