Skip to content

Fix/2418 : allow useKTX2 to accept an external KTX2Loader instance #3583

Fix/2418 : allow useKTX2 to accept an external KTX2Loader instance

Fix/2418 : allow useKTX2 to accept an external KTX2Loader instance #3583

Triggered via pull request April 9, 2025 13:45
Status Success
Total duration 5m 7s
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