Loading…

This is the loading.tsx fallback. The PRISM runtime streamed it immediately while the sibling page.tsx's loader was still suspended on a 1.5s sleep.

You should only see this for ~1.5 seconds, then the real page replaces it via the streaming protocol.
Try it liveOpen in play

A runnable project for this example, opened in the bext play editor — edit the code and the preview updates.

src/app/page.tsx2 files · runs in your browser
Live-editable — the preview recompiles as you type.