Inline code randomly missing

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

Nobody has claimed this yet.

Assessment

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

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.

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

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

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.

More from TanStack/tanstack.com

All issues in TanStack/tanstack.com

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.