-
### What happened?
the documentation of q-input / q-field present error property as a boolean, but if the value is different of undefined or null, the error's placeholder appear (div class="q-field…
-
### Astro Info
```block
Astro v4.10.1
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
A…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I created a fork on github and wanted to use it instead of the original npm package. On running yarn install with yarn2…
-
When upgrading a special-ember-addon from a v1 addon to v2 addon upgrade (and both existing in the same project) -- there is an issue, an error: "test waiters can't be found"
if both loaded at the …
-
开发环境:
- node v20.16.0
- vite v5.20.0
- ant v5.4.0
页面代码:
```
import { EllipsisOutlined, PlusOutlined } from '@ant-design/icons';
import type { ActionType, ProColumns } from '@ant-design/pro-co…
-
### Describe the bug
I am trying to create a legacy-only build (no modern chunks) using the Legacy plugin that outputs working code which includes the web worker files.
What is happening is that w…
-
### Steps to reproduce
Build a package using @pigment/css react and use rollup.
### Current behavior
Without the vite sidestep. I get the following issues:
> Uncaught SyntaxError: The req…
-
I've been hacking getting this to work with vite, using vite-plugin-babel, but ideally this would have native vite plugin, for performance reasons.
-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.13
### 平台
tt
### 重现链接
https://github.com/enjoy-myLife/taro-feishu-demo
### 重现步骤
// config/index.ts
import { defineConfig, type UserConfigExpo…
-
"scripts": {
"start": "vite",
"build:pro": "vue-tsc -b && vite build",
"preview": "vite preview"
},
"dependencies": {
"@use-telegram-auth/client": "^1.0.5",
"vue": "…