Closed bluelemonade closed 1 year ago
Hi, Glad to hear you got around the loading issue.
I'm not sure, but judging from the red border around the image I think what is happening here is that the animation itself has a background color. If you set the light purple background to transparent, in After Effects or any other editor for Lottie animations, you would be able to manipulate the background the way you want to.
I created a new vue3/cli project to work around the loading problem. It's working now.
I can view .lottie files. the cusom tags are filtered with the entry in vue.config.js.
However, the attributes are ignored. e.g. have no effect on autoplay control, whether false or true, background works for the am.lottie file. unfortunately not with mine.
What could be the reason for this?
In any case, the light version is very suitable for my purposes.