aashabul Posted May 19, 2023 Share Posted May 19, 2023 I have applied id="smooth-wrapper" and id="smooth-content" by wrapping with div. But it is not working. I followed https://codesandbox.io/s/stupefied-minsky-pzceim?file=/src/App.js:733-752 but couldn't understand how to apply ScrollSmoother in these component based structure. Link to comment Share on other sites More sharing options...
Solution Rodrigo Posted May 19, 2023 Solution Share Posted May 19, 2023 Hi @aashabul and welcome to the GreenSock forums! Here is a simple example for using ScrollSmoother with React Router: https://stackblitz.com/edit/vitejs-vite-g2ong2 Hopefully this helps. Happy Tweening! 1 Link to comment Share on other sites More sharing options...
aashabul Posted May 20, 2023 Author Share Posted May 20, 2023 Thank you @Rodrigo. Now its working!? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now