fix(core): harden size state check #1959
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
Build, lint, and test
1m 16s
Annotations
3 warnings
Build, lint, and test:
packages/fiber/src/core/index.tsx#L521
React Hook React.useCallback has missing dependencies: 'container', 'events', 'pointer', 'previousRoot', 'raycaster', 'rest', and 'size'. Either include them or remove the dependency array
|
Build, lint, and test:
packages/fiber/src/core/index.tsx#L554
React Hook React.useEffect has missing dependencies: 'inject', 'previousRoot', and 'usePortalStore'. Either include them or remove the dependency array
|
Build, lint, and test:
packages/fiber/src/core/index.tsx#L558
React Hook React.useEffect has missing dependencies: 'previousRoot' and 'usePortalStore'. Either include them or remove the dependency array
|