From e4cf73b9a7cbab44dd26a5cf3179174261f486c7 Mon Sep 17 00:00:00 2001 From: Massedil Date: Fri, 7 Feb 2025 15:34:27 +0100 Subject: [PATCH] fix(admin): Restore visibility of the last published event - Don't expect event.options to be always here in EventCard - Add event.options in Dashboard graphql query Solves #1663 --- src/components/Event/EventCard.vue | 4 ++-- src/graphql/admin.ts | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/Event/EventCard.vue b/src/components/Event/EventCard.vue index 66bcd8c9f..b88d16f04 100644 --- a/src/components/Event/EventCard.vue +++ b/src/components/Event/EventCard.vue @@ -79,9 +79,9 @@ >