Smooth Scroll, Scroll Trigger and Reveal Effect with Locomotive Scroll, GSAP & React Part 2
링크에서의 locomotive scroll을 튜토리얼에서와 똑같이 했다고 생각했는데 다음과 같은 에러가 나타났다
locomotive-scroll.esm.js:2130 Uncaught TypeError: Cannot read properties of null (reading 'offsetHeight')
data-scroll-container를 찾지 못하는 것 같았는데
어느 부분인지 알 수가 없었다
위치의 문제로,
router 위로 data-scroll-container를 옮기니 해결되었다