diff --git a/src/pages/edit.page.tsx b/src/pages/edit.page.tsx index 8ed436a5..bd2a8666 100644 --- a/src/pages/edit.page.tsx +++ b/src/pages/edit.page.tsx @@ -34,7 +34,7 @@ export const EditPage = () => { } else { setShout(loadedShout) } - }), + }, { defer: true }), ) const title = createMemo(() => {