From 158099ba45c93f18c99e991ef41d9840e808a366 Mon Sep 17 00:00:00 2001 From: maciejpedzich Date: Sun, 10 Jul 2022 21:34:06 +0100 Subject: [PATCH] Fix calendar's querySelectorAll error on destroy --- pages/playlists/[playlistId]/snapshots/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/playlists/[playlistId]/snapshots/index.vue b/pages/playlists/[playlistId]/snapshots/index.vue index 5b6d198..16e2d58 100644 --- a/pages/playlists/[playlistId]/snapshots/index.vue +++ b/pages/playlists/[playlistId]/snapshots/index.vue @@ -103,7 +103,7 @@ const updateQueryAndReload = async ({ month, year }: DateChangePayload) => { Something went wrong while fetching archive entries