Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: storage does not show internal cache storage of Nitro #785

Open
TheAlexLichter opened this issue Feb 9, 2025 · 0 comments
Open

fix: storage does not show internal cache storage of Nitro #785

TheAlexLichter opened this issue Feb 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@TheAlexLichter
Copy link
Member

🐛 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:

  1. Open any Nuxt app
  2. Open the Devtools
  3. Select the Storage Tab
  4. See that cache is not there.

🛠️ To reproduce

https://stackblitz.com/github/nuxt/starter/tree/v3

🌈 Expected behavior

The nuxt devtools should show the cache storage.

ℹ️ Additional context

Image

@TheAlexLichter TheAlexLichter added the bug Something isn't working label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant