Jam | Console logs, network requests, and more

Unhandled Runtime Error Error: [Link resolver error] Unknown type Declared type: page Expected one of: - author - event - article - doc - blog - place - product [Link resolver error] Unknown type Declared type: page Expected one of: - author - event - article - doc - blog - place - product Source src\components\Header.tsx (8:20) @ async Header 6 | export default async function Header({ lang }: { lang: string }) { 7 | const client = createClient(); > 8 | const settings = await client.getSingle("settings", { lang }); | ^ 9 | 10 | // Fetch the locales and languages 11 | const locales = await getLocales();

For AI agents

This page describes a Jam — a bug capture containing console logs, network requests, video recording, and device info. The full debugging context is exposed via the Jam MCP server, not this HTML.