TanStack / TanStack/tanstack.com
Tanstack Table landing page Lit example under "Just a quick look..." is incorrect
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 401
- Avg merge
- 18h 14m
- Merged PRs (30d)
- 56
Description
The code example under TableLanding.tsx for lit is incorrect. Various imports are incorrect and a couple APIs such as createLitTable do not exist.
I will open a PR to fix it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in TableLanding.tsx and inspect the Lit example under “Just a quick look...”. Verify each import and API against the Lit example’s current usage, correcting the nonexistent createLitTable reference and other incorrect references. Done means the example uses valid imports and APIs; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100