TanStack / TanStack/tanstack.com
Tanstack Table landing page Lit example under "Just a quick look..." is incorrect
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 1.1k
- 派生
- 401
- 平均合并
- 18 小时 14 分钟
- 30 天内合并 PR
- 56
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 TableLanding.tsx 开始,检查“Just a quick look...”下的 Lit 示例。根据 Lit 示例当前的用法核对每个 import 和 API,修正不存在的 createLitTable 引用以及其他不正确的引用。完成的标准是示例使用有效的 import 和 API;issue 中未提及测试文件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100