From aeb46bd07312b6d3ed0c9ed414d298306158c319 Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Mon, 14 Aug 2023 22:28:28 +1000 Subject: [PATCH] Occasionally workout tags form wouldnt open, unsure what root cause is as I could see dom being updated in dev tools. Attempting to change hide/show logic (will add logs if doesnt work) --- templates/partials/workout_tags.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/partials/workout_tags.html b/templates/partials/workout_tags.html index aab591a..c9dc99d 100644 --- a/templates/partials/workout_tags.html +++ b/templates/partials/workout_tags.html @@ -4,18 +4,18 @@ }} + remove .hidden from #tag-form-w-{{ workout_id }} + then remove .hidden from #tag-form-hide-w-{{ workout_id }} + then add .hidden">