lottie-player-vue
lottie-player-vue copied to clipboard
How to use it in vue js 3?
I have followed the steps. and I got error after installed it on my vue template. what error said like so:
lottie-player.common.js?3310:3642 Uncaught (in promise) TypeError: Vue.component is not a function
at install (lottie-player.common.js?3310:3642)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:731)
at componentEffect (runtime-core.esm-bundler.js?5c40:4193)
at reactiveEffect (reactivity.esm-bundler.js?a1e9:42)
at effect (reactivity.esm-bundler.js?a1e9:17)
at setupRenderEffect (runtime-core.esm-bundler.js?5c40:4176)
at mountComponent (runtime-core.esm-bundler.js?5c40:4134)
at processComponent (runtime-core.esm-bundler.js?5c40:4094)
at patch (runtime-core.esm-bundler.js?5c40:3715)
at mountChildren (runtime-core.esm-bundler.js?5c40:3897)
@michaelfitzhavey could u assignee this to me, i will try to fix
any updates for this issue?
still the same issue