Fix #946 #2146
Annotations
4 warnings
build (20.x):
src/r3f/components/CameraTransition.jsx#L42
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|
build (20.x):
src/r3f/components/CameraTransition.jsx#L150
React Hook useEffect has a missing dependency: 'onBeforeToggle'. Either include it or remove the dependency array
|
build (18.x):
src/r3f/components/CameraTransition.jsx#L42
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|
build (18.x):
src/r3f/components/CameraTransition.jsx#L150
React Hook useEffect has a missing dependency: 'onBeforeToggle'. Either include it or remove the dependency array
|