-
**Describe the bug**
When using Nuxt 3 with the `````` component while using SSR it causes a hydration node mismatch.
```
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome';
nuxtApp.…
-
### 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 …
-
### Describe the bug
On an existing project that uses `parcel`, I switched to `vite` but that results in web workers not working anymore / returning undefined.
Reference issue with the dev veri…
-
I'm using remix with hono as the server (basically it's a Hono app with remix middleware) during dev when I link anything to remix
I get the error
``` shell
Could not find handler file "path/to/l…
-
### Describe the bug
After upgrading to "unplugin-auto-import": "0.15.0" from 0.14.4 I am getting:
EISDIR: illegal operation on a directory (full log listed below)
The problem goes away by usin…
-
### What happened?
When using a QBtn in a slot of a QField, the QBtn's click handler is triggered when clicking anywhere on the QField. Additionally, the QBtn is highlighted as hovered when hovering …
arnKo updated
8 months ago
-
### What happened?
I want to test the configuration item of SourceMap. I found that when I set quasar.config.js > build > sourcemap to `true`, there was no separate sourcemap file in the dist/spa…
-
### Astro Info
```block
Astro v4.6.1
Node v18.17.1
System macOS (arm64)
Package Manager bun
Output static
Adap…
-
### Describe the ~~bug~~ feature (it's a feature I guess)
Context: Resolving external deps in `vite.config.ts`
https://github.com/vitejs/vite/blob/128f09eb0100e80f566e33ca8c55bcd0896d4e38/packag…
-
### Provide environment information
System:
OS: Linux 6.2 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (2) x64 AMD EPYC 7763 64-Core Processor
Memory: 4.20 GB / 7.74 GB
Container: Yes
Shell: 5.0.17 - /…