-
### Describe the bug
I have a monorepo with several sveltekit subprojects. To recycle my setup I have created a viteconfig that is share among the subprojects. This viteconfig is not inside the same …
-
Hello, I'm having an issue while implementing prismic-helpers in replacement of old prismic-dom library.
Also I wanted to check if it is compatible with Vite and Nuxt 3, because after implementing al…
-
### Describe the bug
When running the tests it looks like the process hangs at the end, just after passing the tests.
### Reproduction
When running tests with vitest. The issue gets resolved …
-
Funnily, right after we published v`2.1`, I migrated my app to use Vite for SSR.
After doing so, I started getting the following errors:
```
ReferenceError: document is not defined
at add…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
Attempting to show a component client side only - no SSR
The component calls `useLocation`
Qwik thows an error:
Error: Code(13…
-
Are there any plans to release an update for the upcoming Vue 3?
Thanks for the great component 😄
-
I'm using the Vitesse boilerplate, but I am opening this issue here because there appears to be an intermittent issue with my builds in Amplify (it's just AWS CodeBuild under the hood).
TL;DR -
1.…
-
### Astro Info
```block
Astro v4.16.13
Node v23.1.0
System Linux (x64)
Package Manager npm
Output server
Adapt…
-
### What happened?
Adding a lot of QInput components (In my case 500) to the page results to a huge lags.
[Video](https://youtu.be/w6EjbQevfXE)
I noticed that the wider the browser window, the …
-
### Describe the bug
When importing certain modules with cyclical imports vitest will evaluate a file before it's imports are undefined, causing unexpected `TypeError: _ is undefined` errors. I was n…