-
## What are the steps to reproduce this issue?
I was able to get a minimal repro stood up:
https://stackblitz.com/edit/vitejs-vite-xqak8w?file=src%2Fhandlers%2Fexample.ts&view=editor
## Wha…
-
### Describe the bug
When creating a page with streamed responses in the load, whether it is in a parent layout or the page itself, the page will always return a 200 regardless of errors thrown.
…
-
## `vite-plugin-electron` vs `vite-electron-plugin`
1. They are both very simple. Just a simple configuration of the entry file is all that is needed.
2. They both listen for changes to the file a…
-
Hello,
recently, the combination of vuetify+nuxt(-module)+vue-macros stopped working.
If I remove Vue macros from the module, it seems to work. I'm not sure if I'm in the right place with the bug,…
-
### 📜 Description
When trying out experimental vite, the start up fails.
### 👍 Expected behavior
It should start the dev server
### 👎 Actual Behavior with Screenshots
```
[1] ✘ [ERROR] Failed to…
-
### Describe the bug
After we merged https://github.com/metabase/metabase/pull/48808, it seems that the static question component renders an error for a brief moment.
This is happening on my vite te…
-
大佬,在创建的docs/vite.config.ts中,引入插件就会报错
import { defineConfig } from 'vite'
import vueJsx from '@vitejs/plugin-vue-jsx'
import { viteDemoPreviewPlugin } from '@vitepress-code-preview/plugin'
export d…
-
https://www.tampermonkey.net/documentation.php?ext=dhdg&version=5.3.2#api:GM_getResourceURL
之前官方文档的是`GM.getResourceURL`,而实际的Api是`GM.getResourceUrl`,反馈后修复了这个问题,`vite-plugin-monkey`需要修复这个问题
-
### Is your feature request related to a problem?
If I create a new TutorialKit project, since it is based on Astro, I would expect to use other Astro plugins such as Starlight. But it doesn't work o…
-
Hello,
I'm experiencing an import error when trying to use `@gravity-ui/uikit` in my project. Upon starting the dev server, I encounter the following errors:
```
(node:7648) Warning: To load an…