fix(CameraControls): always run cc .update() regardless of .enabled #3629
release.yml
on: pull_request
test
3m 43s
build-and-release
1m 16s
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
|