nuxt / nuxt/devtools

fix: Programatically added storage mounts are missing in storeage view

Open
#853 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.3k
Forks
214
Avg merge
13h 22m
Merged PRs (30d)
18

Description

🐛 The bug

Mount points added via nitro plugin do not show up in storage view.

🛠️ To reproduce

https://stackblitz.com/edit/github-hd8qczj6?file=server%2Fplugins%2Fstorage.ts

🌈 Expected behavior

Mount points added via nitro plugins do show up in storage view.

ℹ️ Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reproduction's server/plugins/storage.ts and trace how mounts added by a Nitro plugin reach the storage view. Compare those mounts with the ones currently displayed. Done means programmatically added mounts appear in the storage view, while existing mounts continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.