PostHogErrorBoundaryState

Example values

TypeScript
{
componentStack: string | null;
error: unknown;
}

Community questions