Site not interactive when using suspense on initial load (Safari only?) #76272
Labels
Dynamic Routes
Related to dynamic routes.
Loading UI and Streaming
Related to loading UI (loading.tsx) and streaming.
Link to the code that reproduces this issue
https://github.com/JClackett/nextjs-initial-load
To Reproduce
Other observations:
Current vs. Expected behavior
Client side components outside of the suspense boundary should be interactive always?
Provide environment information
Which area(s) are affected? (Select all that apply)
Dynamic Routes, Loading UI and Streaming
Which stage(s) are affected? (Select all that apply)
next dev (local), Vercel (Deployed)
Additional context
I am using safari, and can't seem to replicate on chrome so maybe safari and streaming??
Deployed version here:
https://nextjs-initial-load.vercel.app
Weirdly, sometimes it works, but im often able to reproduce by clear browser cache and reloading.
Screen.Recording.2025-02-20.at.11.41.06.mov
The text was updated successfully, but these errors were encountered: