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

[vue-composition-api] must call Vue.use(VueCompositionAPI) before using any function #127

Open
ajiyudhanto opened this issue May 23, 2022 · 2 comments

Comments

@ajiyudhanto
Copy link

ajiyudhanto commented May 23, 2022

Hi guys, apparently I have an issue regarding vue-chart-3.
I keep getting "[vue-composition-api] must call Vue.use(VueCompositionAPI) before using any function" error when I try to implement unit test for my project. Im using nuxtjs and use @nuxt/composition-api.

Screenshot 2022-05-23 134847

what should I do?

@toniengelhardt
Copy link

toniengelhardt commented Aug 6, 2022

Have the same issue. This happens with Nuxt Bridge where composition API should be registered by default.

@toniengelhardt
Copy link

@ajiyudhanto did you find any workaround for this?

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

2 participants