lottie-player-vue icon indicating copy to clipboard operation
lottie-player-vue copied to clipboard

How to use it in vue js 3?

Open superdiazzz opened this issue 4 years ago • 3 comments

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)

superdiazzz avatar Feb 17 '21 11:02 superdiazzz

@michaelfitzhavey could u assignee this to me, i will try to fix

albasyir avatar Apr 01 '21 03:04 albasyir

any updates for this issue?

nimdeveloper avatar Sep 20 '21 20:09 nimdeveloper

still the same issue

hajkli avatar Mar 17 '22 10:03 hajkli