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]: Missing Tweet in "Hear what our fans say" Section on React Spring Website #2175

Closed vinyashegde closed 10 months ago

vinyashegde commented 1 year ago

Which react-spring target are you using?

What version of react-spring are you using?

latest

What's Wrong?

There is a bug in the React Spring website's 'Hear what our fans say' tweet section. Specifically, the tweet from @ryanflorence appears to be deleted or missing. This results in an inconsistency or broken display within the section. deleted tweet

To Reproduce

Can i work on this issue? Can you assign me?

Expected Behaviour

When a tweet is clicked within the "Hear what our fans say" section on the React Spring website, the corresponding tweet should open and be displayed without any missing content. Users should be able to view the complete tweet and its associated information upon clicking.

Link to repo

https://github.com/pmndrs/react-spring

joshuaellis commented 1 year ago

If you want to work on the issue, just submit a pr, I don't normally assign issues 🌞

vinyashegde commented 1 year ago

If you want to work on the issue, just submit a pr, I don't normally assign issues 🌞

Sure thanks for letting me know