stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.04k stars 391 forks source link

Animation is not working correctly #466

Closed roy1210 closed 4 years ago

roy1210 commented 4 years ago

Bug Report

Hi teams! I added react-snap for my project. However, the Hero section animation(made by framer motion) is not working correctly if using react-snap. Kindly please help to advise if any configuration in "reactSnap" at packaging.json are useful for this case.

Before used reactSnap: (Expected result)

https://swingby.network/en/

After installed reactSnap:

https://swingby-landingpage-hwmucwoq7.now.sh/en/

https://gyazo.com/e8df459d5c091b36829eafd606b21679

ricky11 commented 3 years ago

did you solve this?