-
**TLDR**
Using custom fonts and conditionally rendering the map causes layout shift as fonts are unnecessarily refetched.
**Description**
This bug seems to have always existed, also in older vers…
-
### What would you like?
The next12 example from Mike Plummer is nice, but needs to be updated for next13
https://github.com/mike-plummer/nextjs-cypress-ct-example/blob/9110384cc8a2fad869104ffb0c75b…
-
Hey, in my `layout.jsx` file I'm setting the canonical URL like so:
```jsx
export const metadata = {
title: "testing",
metadataBase: new URL("http://localhost:3000"),
alternates: {
c…
-
I'm receiving the following error from Vercel upon npm run build. can you help me Debug?
Failed to compile.
00:42:48.718 |
00:42:48.719 | ./components/landing-content.tsx:38:27
00:42:48.719 | Ty…
-
this project use next13.4 and this version support app router,right?
why need this?
`
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
experimental: {…
-
Change the background of the landing page to a gradient of your choice.
I'm receiving the following error from Vercel upon npm run build. can you help me debug?
Failed to compile.
00:42:48.71…
-
Link to Pocketbase DL in your README is incorrect. https://github.com/fireship-io/next13-pocketbase-demo/blob/main/pocketbase.io
-
### Link to the code that reproduces this issue or a replay of the bug
https://github.com/Junnygram/shield/blob/main/app/layout.tsx
### To Reproduce
I did some conditional rendering in my next13 ap…
-
I had the same error in my own version, so I downloaded the files from lesson 11 fresh off of GitHub. Both return the same error when trying to build the app:
$ npm run build
> dojo-helpdesk@0.1…
-
```ts
const { blurHashBase64, sourceWidth, sourceHeight } = await muxBlurHash(video.muxAsset.playbackId);
```
throws..
```
./node_modules/.pnpm/sharp@0.30.7/node_modules/sharp/build/Release/…