Turn Racna on for this page
Click the Racna icon in your toolbar and switch this site on, then click any button below and watch the panel react.
A clicking playground for every kind of error Racna can capture. Each button below fires one
specific scenario; watch the Racna badge, panel, or toast react, and the log on the right
confirms what fired. You need the Racna extension installed, with this site switched on from
the toolbar popup (on localhost it is enabled out of the box).
Running from a clone rather than the live site? Serve this folder over a static server: run
serve.cmd in this folder (or
npx http-server docs/harness -p 8000 -o from the project root), then open
http://localhost:8000.
filename + lineno but no
error object, so the Racna modal renders Location instead
of Stack Trace.
duration field on the network entry, so you
should see a ~3000 ms reading on the resulting Network Error.
Authorization: [redacted]. In the AI format, the second
entry's request body carries a [body truncated at 50000 characters] marker
and the third is wrapped in a lengthened four-backtick fence. (Page JavaScript cannot
send a Cookie header, so Authorization and X-Api-Key stand in for the
credential set.)