-
**Steps to Reproduce:**
Include the dotlottie-wc component in your HTML.
Set the height of the component to auto (e.g., via CSS).
Observe that the component does not render or display as expected…
-
## Overview
Hello. I was trying to implement animations on a site and noticed that dotlottie-web causes a huge CPU load. You can check it here: https://codepen.io/nauorama/full/LYvJOrZ. This doesn'…
-
to ensure performance consistency and feature parity among dotlottie-web wrappers, two performance optimizations were introduced in the dotlottie-web component wrappers only:
1. **Freezing and unfr…
-
I'm trying to use the `DotLottieReact` component from `lottiefiles` to run an animation:
`import React from 'react';
``import { DotLottieReact } from '@lottiefiles/dotlottie-react';
`
`export co…
-
## Overview
After upgrading from v0.8.11 to v0.8.12 of `@lottiefiles/dotlottie-react` some elements in my Lottie animation are being rendered upside down (rotated 180deg). Rolling back to v0.8.11 f…
-
On Chrome 127.0.6533.99 Ubuntu 22.04
"@lottiefiles/dotlottie-web": "^0.30.3"
[hero.lottie.txt](https://github.com/user-attachments/files/16660717/hero.lottie.txt)
with all another files works fin…
-
Hi, currently there is no way to use dotLottie files with lottie react native.
i think implemention is simple cause native runtimes support it.
-
Hello team
some elements in the provided lottie are being rendered upside down (rotated 180deg), any ideas ?
lottie file -> [reportLoadingDone.json](https://github.com/user-attachments/files/1697…
-
## Which Version of Lottie are you using?
Lottie 4.3.3
Xcode version 16.0 RC
iOS18.0 - Beta
Happens intermittently for iOS 18.0 Beta (other devices)
Happens every time for iOS 18.1 Beta iPhon…
-
## Overview
Hey,
so I've added a preloader to my shopify website and used the dotlottie animation. It's only shown once in a session and only on the main page.
Via HTML I preload the .lottie file…