Open
Description
Currently CIcon fails to work on vue3. When I try to import it into a Vue 3 project I get the following error:
Uncaught (in promise) TypeError: _vm._self is undefined
render VueJS
renderComponentRoot runtime-core.esm-bundler.js:761
componentUpdateFn runtime-core.esm-bundler.js:4531
run reactivity.esm-bundler.js:160
setupRenderEffect runtime-core.esm-bundler.js:4657
mountComponent runtime-core.esm-bundler.js:4440
processComponent runtime-core.esm-bundler.js:4398
patch runtime-core.esm-bundler.js:3993
mountChildren runtime-core.esm-bundler.js:4189
Not sure if CIcon supports Vue 3 and I'm just importing something wrong, or if it needs to be added.
Metadata
Metadata
Assignees
Labels
No labels