TanStack / TanStack/tanstack.com

Inline code randomly missing

Open Beginner friendly
#976 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.1k
Forks
401
Avg merge
18h 14m
Merged PRs (30d)
56

Description

The inline code defer and Await shown in the GitHub source (second screenshot) do not appear in the rendered document page (first screenshot). However, the loader later in the same sentence is rendered correctly.

https://tanstack.com/router/v1/docs/guide/deferred-data-loading#deferred-data-loading-with-external-libraries
Image

https://github.com/TanStack/router/blob/main/docs/router/guide/deferred-data-loading.md
Image

Contributor guide

No contributing guide indexed for this repository

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 docs/router/guide/deferred-data-loading.md and compare the inline-code markup for defer, Await, and loader with the rendered page at the linked documentation URL. Trace the documentation rendering path to reproduce the discrepancy; done means all three inline-code terms appear consistently in the rendered document.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, typescript
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.