Revert "experiment: stable object sort (#3066)" (#3069) #1992
Annotations
3 warnings
Build, lint, and test:
packages/fiber/src/core/index.tsx#L525
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#L558
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#L562
React Hook React.useEffect has missing dependencies: 'previousRoot' and 'usePortalStore'. Either include them or remove the dependency array
|