You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this plugin for the first time in an android capacitor JS project and observe a very strange behaviour.
I register a listener for the avents "lottieAnimationEnd" and "lottieAnimationStart" like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everybody.
I am using this plugin for the first time in an android capacitor JS project and observe a very strange behaviour.
I register a listener for the avents "lottieAnimationEnd" and "lottieAnimationStart" like this:
Then during app start I see this in my console log:
The event "lottieAnimationEnd" fires twice. Once even before "lottieAnimationStart", but sometimes after.
Did someone of you observe the same?
I run version 0.10.0 of the plugin and this is my android config for lottie:
Beta Was this translation helpful? Give feedback.
All reactions