-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
编译运行H5,,在iOS百度APP内,使用 navigateTo 进行页面跳转,第一次可以正常跳转,之后无法正确跳转页面,停留在当前页 #16216
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
H5
复现仓库
https://github.com/zxmm996/taroApp.git
浏览器版本: 百度APP: 13.61.5.10
使用框架: React
复现步骤
第一次跳转页面可正常跳转,跳转后返回上一页,再次跳转页面异常。
另:多次尝试卸载百度APP后在重新安装百度APP,第一此扫码打开H5应用页面跳转正常,关闭H5或重新打开百度APP再次扫码打开H5项目可大概率可稳定复现此问题。
期望结果
使用navigeteTo方法可正常跳转页面
实际结果
页面未能正常跳转
环境信息
补充信息
复现手机设备信息:
手机型号:iPhone 14 Pro
iOS版本:16.3
百度APP版本:13.61.5.10
Taro V4.0.4、V3.6.34均可复现此问题
另在历史issues中有类似问题,https://github.com/NervJS/taro/issues/12349,相关开发人员未能复现该问题关闭了该issue。
The text was updated successfully, but these errors were encountered: