diff --git a/dev/test-studio/schema/debug/components/DebugStega.tsx b/dev/test-studio/schema/debug/components/DebugStega.tsx index b7d3c0839328..51c3602cc0e5 100644 --- a/dev/test-studio/schema/debug/components/DebugStega.tsx +++ b/dev/test-studio/schema/debug/components/DebugStega.tsx @@ -112,6 +112,7 @@ function InputDebugger(props: InputProps) { () => vercelStegaDecodeAll(JSON.stringify(stegaResult)), [stegaResult], ) + if (!stegaEditLinks || stegaEditLinks.length < 1) return null return (