Reference

AppRouterCspInlineNonceWarningLogEvent

Logs an inline CSP nonce warning emitted while rendering a route.

Signature

interface AppRouterCspInlineNonceWarningLogEvent

Members

directive: "script-src" | "style-src"
path: string
tag: "script" | "style"
type: "router:csp:inline-nonce-warning"