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

IOS下有概率变成两列页面同时存在 #14478

Closed
PL-FE opened this issue Sep 4, 2023 · 2 comments · Fixed by #14514, #14582 or #14586
Closed

IOS下有概率变成两列页面同时存在 #14478

PL-FE opened this issue Sep 4, 2023 · 2 comments · Fixed by #14514, #14582 or #14586
Labels
A-router Area - H5 路由相关 F-react Framework - React question Further information is requested T-h5 Target - 编译到 H5 V-3 Version - 3.x
Milestone

Comments

@PL-FE
Copy link

PL-FE commented Sep 4, 2023

相关平台

H5

浏览器版本: 钉钉H5微应用:chrome100
使用框架: React

复现步骤

概率出现,多发生与路由变化
Taro.navigateTo

期望结果

每次只显示一个页面

实际结果

同时存在2个页面,并且是两列。页面2主页,页面1是子页
以下是示意图,脱敏
image
实际的dom节点
lQDPJxfRGcCHgmzNBQDNA2CwkKC_0yYBOVUE6YQcSAAyAA_864_1280

环境信息

 Taro CLI 3.6.13 environment info:
    System:
      OS: Windows 10 10.0.22621
    Binaries:
      Node: 14.18.0 - C:\Program Files\nodejs\node.EXE
      npm: 6.14.15 - C:\Program Files\nodejs\npm.CMD
    npmPackages:
      @tarojs/cli: 3.6.13 => 3.6.13 
      @tarojs/components: 3.6.13 => 3.6.13 
      @tarojs/helper: 3.6.13 => 3.6.13
      @tarojs/plugin-framework-react: 3.6.13 => 3.6.13
      @tarojs/plugin-platform-h5: ^3.6.13 => 3.6.13
      @tarojs/react: 3.6.13 => 3.6.13
      @tarojs/runtime: 3.6.13 => 3.6.13
      @tarojs/shared: 3.6.13 => 3.6.13
      @tarojs/taro: 3.6.13 => 3.6.13
      @tarojs/webpack5-runner: 3.6.13 => 3.6.13
      babel-preset-taro: 3.6.13 => 3.6.13
      eslint-config-taro: 3.6.13 => 3.6.13
      react: ^17.0.0 => 17.0.2
      react-native: 0.65.0 => 0.65.0
      taro-ui: ^3.1.0-beta.2 => 3.1.0-beta.7
@taro-bot2 taro-bot2 bot added F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x labels Sep 4, 2023
@ZakaryCode
Copy link
Contributor

概率出现,多发生与路由变化
Taro.navigateTo

详细是在什么操作情况下,比如用户使用某一类操作或浏览器触发xxx事件时(希望可以附上错误复现的视频与 DEMO

@ZakaryCode ZakaryCode added question Further information is requested A-router Area - H5 路由相关 labels Sep 4, 2023
@PL-FE
Copy link
Author

PL-FE commented Sep 4, 2023

感谢回复。由于是偶现,当前已知是ios14.2,钉钉H5微应用中的iframe。测试操作了路由跳转。Taro.navigateTo。现在正在努力寻找规律。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-router Area - H5 路由相关 F-react Framework - React question Further information is requested T-h5 Target - 编译到 H5 V-3 Version - 3.x
Projects
Archived in project
2 participants