turopoff / vue-lottie-player

Lottie Animation Player for VueJs
MIT License
13 stars 4 forks source link

Animation not showing #28

Closed zainiazhr14 closed 2 years ago

zainiazhr14 commented 2 years ago

i try add vue-lottie-player in nuxt and add animation data in path asset. i already try using <lottie-vue-player :animation-data="require('../../../assets/v2/animation/home-card-up.json').default" style="width: 100%; height:400px"> </lottie-vue-player> and <lottie-vue-player :animation-data="require('../../../assets/v2/animation/home-card-up.json').default" style="width: 100%; height:400px"> </lottie-vue-player> but still not show

zainiazhr14 commented 2 years ago

<lottie-vue-player :animation-data="require('@/assets/v2/animation/home-card-up.json').default" style="width: 100%; height:400px"> </lottie-vue-player> still not work

turopoff commented 2 years ago

Please check this project https://github.com/turopoff/vue-lottie-player-nuxt-demo