pmndrs / react-spring

✌️ A spring physics based React animation library
http://www.react-spring.dev/
MIT License
28.24k stars 1.19k forks source link

[bug]: Images not loading in Vertical Parallax CodeSandBox #2155

Closed ashishsurya closed 1 year ago

ashishsurya commented 1 year ago

What version of react-spring are you using?

latest

What's Wrong?

images not loading in vertical parallax codesandbox showcase.

image image

To Reproduce

change the images

Expected Behaviour

to load images properly, in order to view the animation sample

Link to repo

https://codesandbox.io/s/h1rrv

MuhammadAakash commented 1 year ago

Hi @ashishsurya . It's working fine. I checked the CodeSandbox link you provided, and the images are showing in the Preview section. Here are the results. Vertical-Parallax-CodeSandbox