Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation does not change on path update #99

Open
alexis-tao opened this issue Nov 6, 2019 · 1 comment
Open

Animation does not change on path update #99

alexis-tao opened this issue Nov 6, 2019 · 1 comment

Comments

@alexis-tao
Copy link

When the path prop in options is changed (which is supported by lottie-web), the animation is not updated. It looks like the animation is only changed when animationData is changed.

if (this.options.animationData !== nextProps.options.animationData) {

@lazysergey
Copy link

covered in @crello/react-lottie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants