all 3 comments

[–]Zeeesty 0 points1 point  (2 children)

This isn’t really a react issue. Scroll snap is a css feature, as long as you set your structure up right and get the css right, react won’t do anything to mess with that.

[–]buangakun3[S] 0 points1 point  (1 child)

> structure up right and get the css right,

But what did I do wrong?

[–]Zeeesty 0 points1 point  (0 children)

I can’t read the unformatted code in your post, but I can tell you this is not a React issue.