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

Storage not declared in Local Dashboard using C# SDK #58

Open
HomelessDinosaur opened this issue Jun 16, 2023 · 0 comments
Open

Storage not declared in Local Dashboard using C# SDK #58

HomelessDinosaur opened this issue Jun 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@HomelessDinosaur
Copy link
Member

Bug Report

Issue

Storage is available using nitric start, however it does not appear when using the local dashboard.

Steps

Steps to reproduce the behavior:

  1. Create a Nitric project using nitric new and select the C# template
  2. Create a bucket resource
  3. Use nitric start and run the C# function locally
  4. Go to local dashboard

Expected

Expect to see my bucket and be able to interact with it in the local dashboard

Other Info

Any worker-based resource (topics, schedules, apis, etc.) are visible in the dashboard.

@HomelessDinosaur HomelessDinosaur added the bug Something isn't working label Jun 16, 2023
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