-
## Which Version of Lottie are you using?
Lottie 4.4.1
## Actual Behavior
Recently upgraded from 4.3.4 to 4.4.1 for the introduction of Privacy Manifests.
Upon merging, first run was fine,…
-
## Expected behavior
When `loop={false}` is set on the player, the animation will play once then stop.
```tsx
```
## Actual behavior
The behavior of `loop={false}` is identical to tha…
-
It would be nice if we could use this as a direct import in nuxt3, plugins are added to every page on your website it isn't the performant choice. And the whole point of this technology is performan…
-
We want to add a video or animation to the FAB when it is first opened. We don't yet support in-app video playback, so animation is our only currently option. I've heard that there are concerns about …
-
I have a simple lottie animation which I want to pause after it has looped once. I tried removing the loop prop but that removes the entire animation after 1 loop. Can anyone please help me out here ?…
-
I'm unable to use this library in my react native application. It throws an error saying `ReferenceError: Property 'HTMLElement' doesn't exist.`. Are we planning to add support for react native applic…
-
### What version of `astro` are you using?
2.7.0
### Are you using an SSR adapter? If so, which one?
Cloudflare
### What package manager are you using?
npm
### What operating system are you usin…
-
I'm using the following in my nuxt project:
```html
```
Is it not possible to use other renderers than SVG with dotlottie? Or does the `.lottie`-file need to be prepared in a special way?
…
-
I'm writing to inquire about the stability of the [DotLottie](https://github.com/dotlottie/dotlottieloader-android) loader in Android since its last release in 2021. As an avid user of your libraries,…
-
For performance reasons, I'd like to load the dotLottie files in advance and use them immediately when needed.
For now, there doesn't seem to be a workaround other than to hide dotlottie-player befor…