tomwilusz / lord-icon-element

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"loadAnimation" errors in Angular and Vue

Socca98 opened this issue · comments

Hi!
Just npm installed 'lottie-web' and 'lord-icon-element'.
I google a lot, but I can't make a lordicon appear on my website.
Angular:
a1
If I write import loadAnimation from 'lottie-web'; without curly braces, it throws:

TS2345: Argument of type 'LottiePlayer' is not assignable to parameter of type 'LottieLoader'.

Vue:
a2

Hi. Look here: #16