-
I have an issue with displaying the Optimized dotLottie file.
Normal, not optimized .lottie file is working.
I generated the files from Lottie's user panel.
Scripts:
```
https://unpkg.com/@d…
-
### Description
Hi,
Since 6.x, default dimensions are no more.
We have to set fixed dimensions on Lottie View to display the animation.
I created an issue about this but it was closed with the…
-
As of 1.4.0, the fetchPath function is gone, which was a great way to preload large lottie files and only render them later. Can you guys put it back in?
-
The animation plays however this line:
causes this error:
dotlottie-player.js:38 Uncaught ReferenceError: CanvasRenderer is not defined
at AnimationItem.setParams (dotlottie-player.js:38)…
-
I have updated the latest pod below:
Installing lottie-ios 4.2.0 (was 4.1.3)
After the update, there is displayed one warning as below
no rule to process file '/.../Pods/lottie-ios/Sources/Pr…
-
When using lottie-player to load your *.lottie file, This error pops up in NextJS
ReferenceError: window is not defined
This error happened while generating the page. Any console logs will be di…
-
Hi guys,
Reporting a small bug in "@dotlottie/react-player": "^1.4.0" :
after calling onEvent={eventHandler) and console logged the results for a noLooped animation:
I've received outputs of "r…
-
Node : v14.17.2
React : v17.0.2
Code :
```tsx
import React from 'react'
import './index.scss'
import DotLottie from './assets/lottie/full/data.lottie?url'
import { DotLottiePlayer, Controls }…
-
Hi i see i get this warning in my build step when using this library. so just a heads up
-
## 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,…