-
### Steps to reproduce
Link to live example: https://stackblitz.com/~/github.com/vaughn18/mui-accordion-bug
Using the live example will be redundant as it requires you to use different browser. …
-
I am thinking about setting up testing for ui packages, will [Jest](https://jestjs.io/) framework be good enough for lens-up @Olszewskidev?
It has a few limitations with Vite so if it's ok I will con…
-
### Describe the bug
After Android apk package is built and installed, the web page that displays: https://tauri.localhost error tying to connect :dns error;failed to lookup adress.
```
error sen…
zinso updated
2 weeks ago
-
### Describe the bug
Running `vite build` on a pnpm workspace application cannot prebundle and identify local package definitions/
```
$ vite build
"formatFullName" is not exported by "../..…
-
### Astro Info
```block
Astro v4.5.16
Node v20.12.0
System Linux (x64)
Package Manager bun
Output server
Ad…
-
### Clear and concise description of the problem
The current behavior of vitest with browser mode is that it will try to use `server.port` (or 5173) regardless if that port is available. If that port…
-
### System info
- Operating System: Darwin
- Node Version: v22.7.0
- Nuxt Version: 3.13.0
- CLI Version: 3.13.0
- Nitro Version: 2.9.7
- Package Manager: bun@1.1.26
- Builder…
-
## Purpose
The Vite ecosystem needs a dapp for distributing an allotted amount of tokens to the highest bidders. This will enable:
1. More efficient price discovery of new tokens
2. Funding for t…
-
this's package.json form `npm create vue@legacy`
```json
{
"name": "xxxx-xxxx-xxxx",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"…
-
### Link to the code that reproduces this issue:
https://stackblitz.com/edit/vitejs-vite-h3y11f
### Can you categorise where the error occurs?
React
### Which browser or operating system do yo…