-
### Describe the bug
I am trying to create component tests for my custom DataTable wrapper, but it throws this error:
```
Error: PrimeVue is not installed!
❯ Proxy.usePrimeVue node_modules/primev…
-
### What happened?
I've recently upgraded from `2.2.0` to `3.3.1`, fixed all the broken changes, and now added tldraw sync to my codebase following the `tldraw-sync-cloudflare` template.
```
c…
-
### Describe the bug
Got this showing up from time to time and failing the build or crashing vite.
![Erreur Front](https://user-images.githubusercontent.com/10157845/214136238-818da7db-e81a-4653…
-
### Describe the bug
![image](https://user-images.githubusercontent.com/11839238/207671852-ca4baa6b-f534-4bd3-b515-2e5e0b11e54f.png)
```json
"@codemirror/lang-java": "^6.0.1",
"@codemi…
-
### Describe the bug
After PR #3929 has ben released in V3,
In Laravel+tailwind+livewire stacks we are experiencing unwanted full refreshes triggered by changes on files registered as dependenci…
-
Hello,
I've used the date picker component in Vue2 before, but I'm struggling to get it to run in Vue3 compiled with Vite.
I've followed the installation instructions and have in vite.config.js:…
-
-
Hello, thank you for this template. It's a very good start point to use UIBuilder.
I am having some problems related to source maps with some modules and I found that parcel-bundler can't resolve t…
-
**Describe the bug**
I am using Vue 3 (`vue@3.4.18`) in my project. When upgrading to `@vue/apollo-composable@4.0.1` I got the following peer dependency error saying Vue 3 was causing a peer depend…
-
### Description
Hi, i'm developing a Vue 3 + Vite application where i need to visualize mermaid graphs.
During development process (`pnpm dev` command) i successfully view graphs but when i `build` …