diff --git a/src/core/router/index.tsx b/src/core/router/index.tsx index 22bde907..0e74430e 100644 --- a/src/core/router/index.tsx +++ b/src/core/router/index.tsx @@ -129,6 +129,11 @@ const router = sentryCreateBrowserRouter( , ), + { + future: { + v7_relativeSplatPath: true, + }, + }, ); const Router = () => { @@ -158,7 +163,12 @@ const Router = () => { return (