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

Transition Tracker

What it tracks

  • Transition name and direction
  • Lifecycle phase
  • Measured duration
  • Parent component context
  • Cancelled events

What to watch for

  • Frequent enter/leave cancellation
  • Unexpectedly long durations
  • Missing phase completion events

Quick workflow

  1. Trigger route or state transitions.
  2. Confirm expected phase order.
  3. Inspect cancellations to diagnose interrupted UI flows.
Edit this page GitHub
← Render HeatmapuseFetch Dashboard →
Get StartedFeature GuidesGitHub
Nuxt DevTools Observatory • © 2026