1000ship / react-scroll-motion

🎞 Easy to make scroll animation
https://1000ship.github.io/react-scroll-motion
MIT License
422 stars 47 forks source link

Scroll container key prop #35

Open martincrisdarr opened 2 years ago

martincrisdarr commented 2 years ago

Hi, the ScrollContainer component print me a key prop error in console and i don´t know how to fix it. "Each child in a list should have a unique "key" prop."

omarr45 commented 2 years ago

Any updates on how this could be fixed?

swbatallas commented 2 years ago

Any updates on how this could be fixed? Again :)

won-h commented 2 years ago

help

masafumimori commented 1 year ago

I don't think you can fix this on your code basis. It is rather an issue of the library. This PR should fix the issue as it includes this commit.