joshua
joshua
I'm getting the same problem, hopefully this issue can get resolved 🙏🏽
would i be fine just using gatsby-source-prismic instead of this plugin? Am i losing any major benefits going that route?
@lazarus2019 I created a helper function to help with this, changing the `preserveAspectRatio` attribute helped with the lottie size on resize: ``` import { LottieContainer } from "./constants"; export const...
@lazarus2019 looking at it now, looks like you can use the `renderSettings` prop on the `` component: ``` ```