Skip to content

fix: useMeasure to include safer orientation handling (#3375) #2332

fix: useMeasure to include safer orientation handling (#3375)

fix: useMeasure to include safer orientation handling (#3375) #2332

Triggered via push October 9, 2024 00:40
Status Success
Total duration 1m 20s
Artifacts

test.yml

on: push
Build, lint, and test
1m 11s
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