Nuxt DevTools Observatoryv0.1.29
  • Docs
  • Feature Guides
  • API
  • Releases
    • Getting Started
    • Configuration
    • Installation
    • Feature Guides
    • Composable Tracker
    • provide/inject Graph
    • Render Heatmap
    • Transition Tracker
    • useFetch Dashboard
    • API Reference
    • Module Options
    • RPC Contracts
    • Troubleshooting
    • Common Issues

provide/inject Graph

What it tracks

  • Provider and consumer nodes
  • Key-level scope labels
  • Missing provider warnings
  • Shadowed keys

What to watch for

  • Red nodes: unresolved injection
  • Shadowed keys: confusing override chains
  • Unexpected provider scope (layout vs component)

Quick workflow

  1. Filter by one injected key.
  2. Open the selected provider in editor.
  3. Validate intended scope and avoid accidental shadowing.
Edit this page GitHub
← Composable TrackerRender Heatmap →
Get StartedFeature GuidesGitHub
Nuxt DevTools Observatory • © 2026