Hey, I'm back and still lost about onWheel events with React and GSAP (I'm sorry.....).
I read a post (here) weeks ago, and I still don't understand. I hope someone can help me...
Here's a simple example of what I'm expected to create: a simple slider that can change with the onWheel event with React JS.
https://codesandbox.io/s/elegant-voice-8kqcb?file=/src/App.js
Perhaps I'm doing wrong, I don't know... When I'm scrolling, the third element appears directly and I don't know why.
Thanks a lot in advance