fix(core): harden size state check #1959
Annotations
3 warnings
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
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading