From 45b7899578c6ca3a8ef015952c3580cadb2ec166 Mon Sep 17 00:00:00 2001 From: PalanikannanM <73993394+Palanikannan1437@users.noreply.github.com> Date: Sat, 19 Nov 2022 10:36:07 +0530 Subject: [PATCH] Update the solved client side navigation-head bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 035269ca..70908ee7 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ A list of things not working right now: 1. ~GitHub authentication (use email)~ 2. [Prisma: Error: ENOENT: no such file or directory, open '/var/task/.next/server/chunks/schema.prisma'](https://github.com/prisma/prisma/issues/16117) -3. [Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414) +3. ~[Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414)~ ## Why not trpc, Turborepo, pnpm or X?