distor-sil3nt

Results 4 comments of distor-sil3nt

Thx for your fast reply and the suggested solutions. I tried the second option. However, I get the following error: ``` Cannot read properties of undefined (reading 'type') [vite] Internal...

> @distor-sil3nt are you using Nuxt? I'm using plain Vue 3, not Nuxt in this case > > Thx for your fast reply and the suggested solutions. I tried the...

I cheered to soon unfortunately. Instead of errors, I now get a warning in the console: ```console [Vue warn]: Failed to resolve component: svg:style If this is a native custom...

I'm having the same issue. Both `config.global.plugins` and `config.global.mocks` don't seem to work due to a lack of ESM support by Testing Library mentioned above by @purepear. This should be...