vue-chart-3 icon indicating copy to clipboard operation
vue-chart-3 copied to clipboard

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

Open ajiyudhanto opened this issue 2 years ago • 2 comments

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?

ajiyudhanto avatar May 23 '22 06:05 ajiyudhanto

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

toniengelhardt avatar Aug 06 '22 13:08 toniengelhardt

@ajiyudhanto did you find any workaround for this?

toniengelhardt avatar Aug 14 '22 08:08 toniengelhardt