From a803510d7182a713cfa8f4282e72ca15ca4101b7 Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Fri, 20 Feb 2026 23:39:05 +0530 Subject: [PATCH] Fix Hyvor comments hydration error and ensure reactions show without text --- src/components/Hyvor.astro | 55 +++++++++++++++++++++++++++++++++----- 1 file changed, 49 insertions(+), 6 deletions(-) diff --git a/src/components/Hyvor.astro b/src/components/Hyvor.astro index 29f8f5c..25868f5 100644 --- a/src/components/Hyvor.astro +++ b/src/components/Hyvor.astro @@ -8,9 +8,52 @@ const { pageId } = Astro.props; const computedPageId = pageId ?? Astro.url.pathname; --- - - +
+ + +
+ + + +