TanStack / TanStack/router

Suspense blocks whole page

Open
#7,648 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

package: solid-start
Dominant language
TypeScript
Stars
15.1k
Forks
1.9k
Avg merge
1d 20h
Merged PRs (30d)
143

Description

Which project does this relate to?

Start

Describe the bug

fallback doesn't show and whole page is blocked.

Complete minimal reproducer

https://github.com/huseeiin/tanstack-suspense-blocks-whole-page

Steps to Reproduce the Bug

pnpm i && pnpm dev

Expected behavior

<video> renders immediately and fallback is shown until title shows

Screenshots or Videos

No response

Platform
  • Router / Start Version: [e.g. 1.121.0]
  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Browser Version: [e.g. 91.1]
  • Bundler: [e.g. vite]
  • Bundler Version: [e.g. 7.0.0]
Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked minimal reproducer and run pnpm i && pnpm dev to observe the Suspense behavior. Compare the expected behavior: the should render immediately while the fallback remains until the title shows. Confirm the result in the reported setup before identifying the affected router entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.