-
See: https://github.com/himself65/waku/commit/5e8218f33fb1a7b9ec1ead5d9ce665f8199b75ac
```shell
/Users/himself65/Library/Caches/fnm_multishells/48575_1709013514281/bin/pnpm run build
> waku-sta…
-
-
### Describe the bug
Whenever I try to add any css working class, it will be placed in wrong div, not the one that actually matters.
InputText works.
### Reproducer
https://stackblitz.com/edit/pri…
-
### Reproduction Link
https://codesandbox.io/p/devbox/vant-4-issue-template-forked-w6qk8l?file=%2Fsrc%2Fcontr.test.ts
### Vant Version
vant 4.9.4
### Describe the Bug
Vue 3.0 + Vite + @vue/test-u…
-
### Describe the bug
Hello. I'm here to report a bug that I found using Vite.
### History
I had cloned a personal project that was configured to use Vite for build and serve the solution. After…
-
## Issue Description
importing "solid-icons/lib" using vite (`import { CustomIcon } from 'solid-icons/lib';`) yields `[vite] Internal server error: Missing "./lib" specifier in "solid-icons" packag…
-
### Describe the bug
Once the theme is set to system, when changing the operating system settings it does not reflect the changes correctly, only after refreshing the page. [Vite]
https://github.c…
-
It should be easy to publish the components to npm once. And it's also possible to build a storybook as a static website, so I probably should look into making it easy to deploy on cloudflare || gh-p…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started
### What specific section or headline is this issue about?
The …
kspr9 updated
5 months ago
-
### Describe the bug
How to reproduce:
1) Wrap your Dropdown using the InputGroup component.
2) Select an element in Dropdown
3) Do not click outside of the component. It has to stay focused.
4) …