fix: storage does not show internal `cache` storage of Nitro
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- nuxt, typescript
- 领域
- devtools
调研方向
从链接的 Nuxt starter reproduction 开始,并打开 Devtools Storage Tab,确认 Nitro 的默认 cache storage 不存在。跟踪 storage 的发现和显示方式,然后验证 cache storage 是否会出现在 Devtools 中并且可以进行管理。
由索引模型根据 Issue 内容生成。
描述
🐛 The bug
When opening the devtools, no cache storage is shown even though it is there by default due to Nitro. It would be helpful to see the storage so one can manage cache entries from the devtools
Steps to reproduce:
- Open any Nuxt app
- Open the Devtools
- Select the Storage Tab
- See that
cacheis not there.
🛠️ To reproduce
https://stackblitz.com/github/nuxt/starter/tree/v3
🌈 Expected behavior
The nuxt devtools should show the cache storage.
ℹ️ Additional context
- 主要语言
- TypeScript
- 星标
- 3.3k
- 派生
- 214
- 平均合并
- 19 小时 45 分钟
- 30 天内合并 PR
- 12
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
nuxt/devtools 的其他 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 72/100
-
bug
难度 2/5 1-3 小时 新手友好度 72/100
-
bug
难度 3/5 1-2 天 新手友好度 68/100
-
enhancement
难度 5/5 一周以上 新手友好度 25/100
-
bug needs reproduction
难度 4/5 3-5 天 新手友好度 38/100
相似的 Issue
-
难度 1/5 1-3 小时 新手友好度 88/100
motiondivision/motion#3849 ·
-
check:passed streams:add
难度 2/5 1-3 小时 新手友好度 72/100
-
难度 2/5 1-3 小时 新手友好度 68/100
-
bug
难度 2/5 1-3 小时 新手友好度 84/100
i-am-bee/beeai-framework#1697 · 1 个 reaction ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 75/100
antfu/node-modules-inspector#214 ·