docs: update the solved client side navigation-head bug (#23)

This commit is contained in:
PalanikannanM 2022-11-19 13:01:32 +05:30 committed by GitHub
parent 61df1bec71
commit 42cb21fcf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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?