no prefetch prevents blank page

This commit is contained in:
2024-11-19 10:46:38 -07:00
parent 594573879e
commit e2eb63660d
5 changed files with 12 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ import {
getDateFromStringOrThrow,
getDateOnlyMarkdownString,
} from "@/models/local/utils/timeUtils";
export const dynamic = "force-dynamic";
export default async function page({
params,