diff --git a/packages/react-router/src/Asset.tsx b/packages/react-router/src/Asset.tsx index 5e4f159f52..7f6297732b 100644 --- a/packages/react-router/src/Asset.tsx +++ b/packages/react-router/src/Asset.tsx @@ -270,7 +270,17 @@ function Script({ // After hydration, return null — the useEffect handles imperative injection. if (!hydrated) { if (attrs?.src) { - return