Closed zainiazhr14 closed 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
Please check this project https://github.com/turopoff/vue-lottie-player-nuxt-demo
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