raana Posted May 19, 2022 Posted May 19, 2022 I tried to make this slide in Rickett to learn: I get a TypeError error: _toArray is not a function. My code: https://codesandbox.io/s/optimistic-grass-w3wwt1?file=/src/App.js See the Pen OJgNyVm by creativeocean (@creativeocean) on CodePen.
Cassie Posted May 19, 2022 Posted May 19, 2022 Hello there! If you look in the console it mentions that you need to register the plugin. Pop this in your useLayoutEffectgsap.registerPlugin(Draggable) We also have a guide here which may help you! 3
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