Description
Overview
Hi there!
I'm running into difficulties with using @lottiefiles/dotlottie-react
and @lottiefiles/lottie-interactivity
.
I saw in the docs that it's intended to work with the lottie web player and IIRC the React player is a wrapper around it. For context, I'm looking to implement a scroll-driven Lottie animation.
I'm able to get it running using the <lottie-player>
web component from @lottiefiles/lottie-player
but not the <DotLottieReact>
component from @lottiefiles/dotlottie-react
.
Happy to share any code or anything else that can help!
I'm wondering if this is a known issue or if the packages are expected to work together. I'd love to see an example of these two packages together if there's one available.
Thanks for contributing to this awesome package 😄
Consuming repo
What repo were you working in when this issue occurred?
Using this workshop project as a playground repo. Shoutout to @karinfam for the excellent talk!
Labels
- Add the
Type: Bug
label to this issue.