Skip to content

Add a "force-rerender" event to notify react when the display needs to be updated #1855

Add a "force-rerender" event to notify react when the display needs to be updated

Add a "force-rerender" event to notify react when the display needs to be updated #1855

Triggered via pull request December 2, 2024 13:26
Status Success
Total duration 43s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (20.x): src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L34
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
build (18.x): src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
build (18.x): src/r3f/components/CameraTransition.jsx#L34
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array