diff --git a/packages/surveys/src/components/general/HtmlBody.tsx b/packages/surveys/src/components/general/HtmlBody.tsx index 7723f7cf6f..f32fe1547a 100644 --- a/packages/surveys/src/components/general/HtmlBody.tsx +++ b/packages/surveys/src/components/general/HtmlBody.tsx @@ -17,6 +17,7 @@ export default function HtmlBody({ htmlString, questionId }: HtmlBodyProps) { }, [htmlString]); if (!htmlString) return null; + if (safeHtml === `