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

【3.6.17】h5 关闭路由动画animation后,无法跳转页面 #14674

Closed
bluescurry opened this issue Oct 17, 2023 · 1 comment · Fixed by #14673, #14688 or #14690
Closed

【3.6.17】h5 关闭路由动画animation后,无法跳转页面 #14674

bluescurry opened this issue Oct 17, 2023 · 1 comment · Fixed by #14673, #14688 or #14690
Labels
A-router Area - H5 路由相关 F-react Framework - React P-2 Medium, minor/patch T-h5 Target - 编译到 H5 V-3 Version - 3.x
Milestone

Comments

@bluescurry
Copy link
Contributor

相关平台

H5

浏览器版本: Chrome 117
使用框架: React

复现步骤

新建项目后,app.config.ts 设置 animation: false,通过 Taro.navigateTo 跳转路由后,url 变了但是页面没变

期望结果

路由正常跳转

实际结果

url 变了但是页面没变

环境信息

👽 Taro v3.6.17


  Taro CLI 3.6.17 environment info:
    System:
      OS: macOS 13.5.2
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 16.15.1 - /usr/local/bin/node
      Yarn: 1.22.19 - /usr/local/bin/yarn
      npm: 8.11.0 - /usr/local/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.17 => 3.6.17
      @tarojs/components: 3.6.17 => 3.6.17
      @tarojs/helper: 3.6.17 => 3.6.17
      @tarojs/plugin-framework-react: 3.6.17 => 3.6.17
      @tarojs/plugin-platform-alipay: 3.6.17 => 3.6.17
      @tarojs/plugin-platform-h5: 3.6.17 => 3.6.17
      @tarojs/plugin-platform-jd: 3.6.17 => 3.6.17
      @tarojs/plugin-platform-qq: 3.6.17 => 3.6.17
      @tarojs/plugin-platform-swan: 3.6.17 => 3.6.17
      @tarojs/plugin-platform-tt: 3.6.17 => 3.6.17
      @tarojs/plugin-platform-weapp: 3.6.17 => 3.6.17
      @tarojs/react: 3.6.17 => 3.6.17
      @tarojs/runtime: 3.6.17 => 3.6.17
      @tarojs/shared: 3.6.17 => 3.6.17
      @tarojs/taro: 3.6.17 => 3.6.17
      @tarojs/taro-loader: 3.6.17 => 3.6.17
      @tarojs/webpack5-runner: 3.6.17 => 3.6.17
      babel-preset-taro: 3.6.17 => 3.6.17
      eslint-config-taro: 3.6.17 => 3.6.17
      react: ^18.0.0 => 18.2.0
    npmGlobalPackages:
      typescript: 4.9.5
@taro-bot2 taro-bot2 bot added F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x labels Oct 17, 2023
@voidman2017
Copy link
Contributor

#14673
跟这个问题相同

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 P-2 Medium, minor/patch T-h5 Target - 编译到 H5 V-3 Version - 3.x
Projects
Archived in project
3 participants