Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does CIcon support Vue3? #22

Open
clayscode opened this issue Sep 9, 2021 · 0 comments
Open

Does CIcon support Vue3? #22

clayscode opened this issue Sep 9, 2021 · 0 comments

Comments

@clayscode
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant