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.
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.
what should I do?