Chen Qing
Chen Qing
Please set `isStopped` to `true`, which will work as you expected. ``
Yes, I think that is a bug to be fixed. I'll handle the logic in the wrapper. Thanks for issuing this :)
PR is welcomed! This could be done in `options` :)
@albertfrates, please try v0.2.2 with `eventListeners` support. Thanks @blakedietz :)
Sorry for reply late! I was thinking they will both been long time maintained, but it seem not... I'll update my other two wrappers [vue-lottie](https://github.com/chenqingspring/vue-lottie) [ng-lottie](https://github.com/chenqingspring/ng-lottie) as well when I...
Sorry for replying late (I'm still in vacation) What's the warning actually is?
Thanks for issuing this repo! I made a little change to support loop and autoplay feature on release 0.0.4 I'll continue working on some animation instances features, but If you...
Cool! I already added you as a contributor. One more thing I've done today is, I output an [animation instance](https://github.com/chenqingspring/lottie-angular2/commit/8b753653f339ef4ee06cc2cbf4b26fcea367a46c) from the component, which could use instance features. And another...
Hi, Thanks for looking up this project :-) Functionally, It is simple enough that code logic aren't worth to test. The only thing think is testable now is the code...
Which version you use? In recent releases, I replaced `bodymovin` to `lottie-web` which solved SSR issue.