Skip to content

fix: useMeasure to include safer orientation handling #2330

fix: useMeasure to include safer orientation handling

fix: useMeasure to include safer orientation handling #2330

Triggered via pull request October 8, 2024 08:35
Status Success
Total duration 1m 20s
Artifacts

test.yml

on: pull_request
Build, lint, and test
1m 9s
Build, lint, and test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build, lint, and test: packages/fiber/src/web/use-measure.ts#L186
React Hook useEffect has missing dependencies: 'addListeners' and 'removeListeners'. Either include them or remove the dependency array
Build, lint, and test: packages/fiber/src/web/use-measure.ts#L189
React Hook useEffect has a missing dependency: 'removeListeners'. Either include it or remove the dependency array