Skip to content

fix: MeshReflectorMaterial creating FBO every re-render #3573

fix: MeshReflectorMaterial creating FBO every re-render

fix: MeshReflectorMaterial creating FBO every re-render #3573

Triggered via pull request April 5, 2025 23:46
Status Success
Total duration 5m 26s
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