Stop Rebuilding UI

Shadcn.io is not affiliated with official shadcn/ui

React AI Stack Trace

React AI stack trace component for displaying parsed error stack traces with clickable file paths

When your AI encounters errors or users share stack traces, display them properly. This component parses JavaScript/Node.js stack traces, extracts error types and messages, and renders each frame with clickable file paths. Internal frames (node_modules, node internals) are dimmed so the relevant code stands out. Copy button grabs the raw trace, and the frames list is collapsible to save space. Perfect for debugging assistants or error analysis tools.

Stack Trace preview

Scroll to load preview

Installation

FAQ