react-navigation / react-navigation/react-navigation.github.io
Why otherParam value does not appear in the screenshot?
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 324
- 派生
- 2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
In Passing Parameters section, you've passed two parameters: itemId and otherParam from the Home Screen, but when you desructed their values in the Details Screen, only the value of itemId is appeared in the sceen-shot.
Screenshot
Expected Behavior
I expected to see the value of otherParam which is anything you want here.
Current Behavior
I see only the value of itemId while otherParam stills empty.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 issue 中链接的 Passing Parameters 部分开始,并将 Home Screen 参数与 Details Screen 截图进行比较。确认示例是否同时渲染 itemId 和 otherParam;当文档中的示例和截图一致显示预期的 otherParam 值时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react, react-native
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 35/100