Skip to content

fix(CameraControls): always run cc .update() regardless of .enabled #3629

fix(CameraControls): always run cc .update() regardless of .enabled

fix(CameraControls): always run cc .update() regardless of .enabled #3629

Triggered via pull request May 29, 2025 14:51
Status Success
Total duration 5m 15s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test: src/core/Image.tsx#L149
React Hook React.useLayoutEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
test: src/core/Image.tsx#L149
React Hook React.useLayoutEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
test: src/core/Image.tsx#L149
React Hook React.useLayoutEffect has a missing dependency: 'planeBounds'. Either include it or remove the dependency array