-
### Describe the bug
I am experiencing inconsistent behavior with SVG icons in my Vue application using Vite. When using the `Icon.vue` component to display SVG icons from a sprite file, some icons i…
-
### Environment
```
{
"private": true,
"type": "module",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package M…
ghost updated
1 month ago
-
### Environment
```bash
Development/Production OS: Windows 10 (WSL2)
Node version: 20.13.1
Package manager: pnpm@8.15.5
Radix Vue version: 1.9.2
Vue version: 3.4.35
CSS framework: tailwindcss…
-
# Bug Report
### 🔎 Search Terms
I’ve never been more confident, without searching, that I’m the first person to notice this
### 💻 Code
```json
{
"exports": {
".": {
…
-
## 一、读取文件
前端无法向原生App那样直接操作本地文件,不然一个网页就能偷光用户电脑上的文件,用户想要触发文件操作,主要有三种
1、``选择本地文件
2、通过拖拽,利用`drop`事件
3、在编辑框里面复制粘贴(这里不讲,有兴趣的同学可当做延伸题目自己去了解)
### 1、``
```html
```
```js
// 监听input的change事件,…
-
Hello,
My app is:
- "nuxt": "^3.6.5",
- "@nuxt/image": "^1.0.0-rc.1",
- build command: nuxt build
- ssr: true
- My website is deployed in AWS.
My images is located at folder: src/public/ima…
-
### Describe the bug
We have an app where you play a crossword board game like Scrabble. After updating our JS modules, several users reported that mobile drag-and-drop of the tiles was scrolling the…
-
### Astro Info
```block
Astro v4.4.13
Node v20.11.0
System macOS (arm64)
Package Manager unknown
Output static
…
-
Type: Bug
I don't know! It just cached the .env variables in a way it's impossible to get rid of!
I killed it, cleared all possible caches, deleted the .env file, restarted the machine and yet, th…