web-view 内嵌h5 跳转其他链接无效?
小程序web-view内嵌A链接,在A链接页面打开B页面链接遇到了一下问题:
测试了如下三个手机 iphone8–15.0.1版本 每次必现无法跳转(location.replace/location.href/window.open 都无法跳转,但是可以跳转别的链接)。iphone12 – 15.3.1版本 偶现,无法跳转。
iPhone13 – 15.3.1版本无法复现每次都正常跳转
1 回复
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。