Docs: TanStack Start example doesn't run in interactive sandboxes
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 499
- 派生
- 100
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 4
描述
TanStack Devtools version
v0.9.2
Framework/Library version
v19.2.0
Describe the bug and the steps to reproduce it
Go to https://tanstack.com/devtools/latest/docs/framework/react/examples/start?panel=sandbox
Notice how none of the interactive sandboxes ("Interactive Sandbox", "StackBlitz", "CodeSandbox") start for this TanStack Start example with this error
npm install && npm run dev
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://tanstack.com/devtools/latest/docs/framework/react/examples/start?panel=sandbox
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
No, because I do not have time to dig into it
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
打开报告 URL 中的 TanStack Devtools Start 示例,并在 Interactive Sandbox、StackBlitz 和 CodeSandbox 中重现故障。检查该示例的 sandbox 配置和 npm install 输出;当三个 sandbox 都能在没有 workspace:* EUNSUPPORTEDPROTOCOL 错误的情况下启动时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100