Open chriseling opened 1 week ago
https://github.com/chriseling/nextjs-repro-infinite-loading-issue
expect the client component to load with "hello world"
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
Runtime
next dev (local), Vercel (Deployed)
No response
This is crazy, how did you come across this?
Link to the code that reproduces this issue
https://github.com/chriseling/nextjs-repro-infinite-loading-issue
To Reproduce
Current vs. Expected behavior
expect the client component to load with "hello world"
Provide environment information
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