airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
30.54k stars 2.87k forks source link

anim.goToAndStop behaving oddly. #2216

Open guptamitesh opened 4 years ago

guptamitesh commented 4 years ago

Tell us about your environment

5.6.10

What did you do? Please explain the steps you took before you encountered the problem. Started the animation in browser and in the console ran: anim.goToAndStop(444,true); The problem occurs as shown in screen show below if I do anim.goToAndStop(443,true);anim.goToAndStop(442,true); and play around that it corrects. What did you expect to happen? image

The image is expected to render like above.

What actually happened? Please include as much relevant detail as possible.

image

It is rendered like this.

Please provide a download link to the After Effects file that demonstrates the problem. The html file : lottie-web.zip Lottie json file: lottie.zip

bodymovin commented 4 years ago

hi, there seems to be a problem with an expression. Can you share the .aep?