-
### Describe the bug
Hello folks 👋
I am working on Linaria with @Anber, recently we an issue about the problem in dev mode, https://github.com/callstack/linaria/issues/1246.
To provide context,…
-
Here is my test project. https://stackblitz.com/edit/vitejs-vite-ww6nas?file=index.html
Sometimes it works, sometimes it not. I have no idea this is why.
-
-
### Vue version
3.3.4
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-c6hzkv?file=vite.config.js
### Steps to reproduce
- start the app with `npm run dev` and see that th…
-
### Describe the bug
When I install a solidjs project with Vite using `npx degit solidjs/templates/js my-project` (as the official docs [suggest](https://www.solidjs.com/guides/getting-started#try-so…
-
Doesn't seem to work with the vue plugin at the moment
```node
[ERROR] No loader is configured for ".vue" files:
```
vite.config.ts
```
import vue from "@vitejs/plugin-vue2"
import Preb…
yArna updated
6 months ago
-
你好,我按照教程配置了`serialport`,但是提示类继承了空的,看源码好像是require导入的stream模块识别不到
![image](https://github.com/caoxiemeihao/electron-vite-samples/assets/46297020/4644acb1-fb23-4da1-af4e-b8db061a08e4)
![image](https:…
-
### Describe the bug
Hi, I'm using pinia-plugin-persistedstate together with vee-validate, but it fails and the persistence doesn't work.
### Reproduction
https://stackblitz.com/edit/vitejs-vite-cm…
-
### What version of rsuite are you using?
5.49.0
### What version of React are you using?
18.2.0
### What version of TypeScript are you using (if any)?
-
### What browser are you using?
Chrome
…
pbt35 updated
10 months ago
-
### Describe the bug
If Dropdown is filled with `{label: string, value: any}[]` the inital value isn't selected.
### Reproducer
https://stackblitz.com/edit/vitejs-vite-2prkbq?file=src%2FApp.tsx
##…