So I have implemented a .lottie animation on scroll. Whenever I publish my website it is extremely slow to load. I figured out that the .lottie asset is being downloaded 2 different times for the exact same file that is 1.9MB
When I hover over the initiator in the network tools for one of them its just webflow, and the other it is webflow + jquery
This happens only when I place a “while scrolling in viewport” animation on it, whenever there is no interaction, only one of the .lottie files is being downloaded.
Here is my site Read-Only: READ ONLY
Here is the live website: LIVE LINK