Skip to content

feat: load SECTIONS_OUT_OF_VIEWPORT without ViewportObserver #10335

feat: load SECTIONS_OUT_OF_VIEWPORT without ViewportObserver

feat: load SECTIONS_OUT_OF_VIEWPORT without ViewportObserver #10335

Triggered via push December 19, 2024 18:58
Status Success
Total duration 2m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
FastStore
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FastStore: packages/components/src/molecules/Carousel/Carousel.tsx#L141
React Hook useEffect has a missing dependency: 'marginRight'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCarouselItemsWidth' needs the current value of 'marginRight'