From af1a483e6445c403befebc19437efea7c8b131c9 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 30 Aug 2022 15:12:23 -0700 Subject: [PATCH] chore: ensures new Edit view is mounted when going directly between one id and another --- src/admin/components/Routes.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/admin/components/Routes.tsx b/src/admin/components/Routes.tsx index 2e981b9cc0..918813da66 100644 --- a/src/admin/components/Routes.tsx +++ b/src/admin/components/Routes.tsx @@ -208,6 +208,7 @@ const Routes = () => { if (permissions?.collections?.[collection.slug]?.read?.permission) { return (