Citriik

Results 3 comments of Citriik

I found something weird, if you install the package unplugin-vue-components and add it to the plugins in the vite.config.js it fixes the issue. ``` plugins: [ createVuePlugin(), Components({ dirs: [],...

Is there any news on this ? I need this PR to be merge to fix a bug that is preventing me from using this plugin :(

I'm facing the same issue when using the options API (legacy to true), is there a workaround for this?