-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Labels
ReactRelated to React.Related to React.RuntimeRelated to Node.js or Edge Runtime with Next.js.Related to Node.js or Edge Runtime with Next.js.UpstreamRelated to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).Related to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).locked
Description
Link to the code that reproduces this issue
https://github.com/chriseling/nextjs-repro-infinite-loading-issue
To Reproduce
- start the app (yarn dev)
- notice the page shows the loading.tsx and loads infinitely
Current vs. Expected behavior
expect the client component to load with "hello world"
Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00 PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64
Available memory (MB): 40960
Available CPU cores: 16
Binaries:
Node: 22.0.0
npm: 10.5.1
Yarn: 1.22.22
pnpm: 9.12.2
Relevant Packages:
next: 15.0.2 // Latest available version is detected (15.0.2).
eslint-config-next: 15.0.2
react: 19.0.0-rc-02c0e824-20241028
react-dom: 19.0.0-rc-02c0e824-20241028
typescript: 5.6.3
Next.js Config:
output: N/A
Which area(s) are affected? (Select all that apply)
Runtime
Which stage(s) are affected? (Select all that apply)
next dev (local), Vercel (Deployed)
Additional context
No response
alexshyba and dia-loghmari
Metadata
Metadata
Assignees
Labels
ReactRelated to React.Related to React.RuntimeRelated to Node.js or Edge Runtime with Next.js.Related to Node.js or Edge Runtime with Next.js.UpstreamRelated to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).Related to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).locked