From db2c14093da1dc2ea8825ef6dea7b86bdd6ae2c2 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Sun, 14 Sep 2025 22:28:17 -0500 Subject: [PATCH] fix: Explorer Page State Not Working On Hitting Back (#6171) --- .../RecipeExplorerPageParts/RecipeExplorerPageSearch.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/components/Domain/Recipe/RecipeExplorerPage/RecipeExplorerPageParts/RecipeExplorerPageSearch.vue b/frontend/components/Domain/Recipe/RecipeExplorerPage/RecipeExplorerPageParts/RecipeExplorerPageSearch.vue index 421344513..34c0a71eb 100644 --- a/frontend/components/Domain/Recipe/RecipeExplorerPage/RecipeExplorerPageParts/RecipeExplorerPageSearch.vue +++ b/frontend/components/Domain/Recipe/RecipeExplorerPage/RecipeExplorerPageParts/RecipeExplorerPageSearch.vue @@ -121,7 +121,7 @@