Closed Leykwan132 closed 1 year ago
This is the website that I'm testing on: https://personal-website-inky-eta.vercel.app/
@Leykwan132 Could you try adding the 'light' prop, this would disable expressions for your animations but could help
@Leykwan132
You can also set the renderer
prop to canvas
.
That did work. Thanks!
I was testing my webpage with dotlottie on LightHouse, apparently the result was pointing at the excessive DOM size that might lead to potential longer style calculation.