Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taro.navigateTo跳转会拼接__key_导致跳转失败 #2566

Closed
gitakang opened this issue Mar 23, 2019 · 1 comment
Closed

Taro.navigateTo跳转会拼接__key_导致跳转失败 #2566

gitakang opened this issue Mar 23, 2019 · 1 comment

Comments

@gitakang
Copy link


问题描述
使用Taro.navigateTo 传参进行跳转时有时会出现跳转失败

复现步骤

  1. 使用Taro.navigateTo拼接上自己需要的参数,会被自动拼接上 _key 这个参数,不知道哪儿来的,而且app.js中的congif都配置好了的,也把页面的路由添加进去了。
    8364e6186610ee2d70cabbdb81ff52d
    e6b2789e0914bbae8359b617a87bde4

  2. 上图可以看到我只拼接了orderId但是最后跳转时被拼接上了一个__key_

期望行为
希望以后不会再出现这种情况了

系统信息
Taro CLI 1.2.17 environment info:
System:
OS: Windows 10
Binaries:
Node: 8.12.0 - C:\Program Files\nodejs\node.EXE
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD

@taro-bot
Copy link

taro-bot bot commented Mar 23, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant