From ba48e9414c63dcbff94b27bd2b3ad8803adcee80 Mon Sep 17 00:00:00 2001
From: Michael Genson <71845777+michael-genson@users.noreply.github.com>
Date: Fri, 21 Jun 2024 19:44:22 -0500
Subject: [PATCH] fix: Comments Disappear After Edit (#3767)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
---
.../Domain/Recipe/RecipePage/RecipePage.vue | 2 +-
.../RecipePageParts/RecipePageComments.vue | 23 ++++++-------------
2 files changed, 8 insertions(+), 17 deletions(-)
diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePage.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePage.vue
index 914de7f030c..0afc5126e3b 100644
--- a/frontend/components/Domain/Recipe/RecipePage/RecipePage.vue
+++ b/frontend/components/Domain/Recipe/RecipePage/RecipePage.vue
@@ -72,7 +72,7 @@