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 3.6.43版本.vue3 使用 Taro.navigateTo 跳转subpage报错 ENOENT: no such file or directory, open '/Users/xxx/Documents/xxxx/xxxx/dist/subpage-matter/sub-common/8352e021f195559c0251e89ff5c25069.wxss' (env: macOS,mp,1.06.2405020; lib: 3.5.0) #16158

Closed
scl930227 opened this issue Jul 25, 2024 · 1 comment
Labels
F-vue3 Framework - Vue 3 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@scl930227
Copy link

相关平台

微信小程序

小程序基础库: 3.5.0
使用框架: Vue 3

复现步骤

taro 3.6.43版本.vue3 使用 Taro.navigateTo 跳转subpage报错 ENOENT: no such file or directory, open '/Users/xxx/Documents/xxxx/xxxx/dist/subpage-matter/sub-common/8352e021f195559c0251e89ff5c25069.wxss' (env: macOS,mp,1.06.2405020; lib: 3.5.0)
从3.6.31 升级 升级前正常,但是升级前跳转子页面再回来,原页面所有事件第一次点击不生效

期望结果

bug修复

实际结果

功能阻塞

环境信息

👽 Taro v3.6.34


  Taro CLI 3.6.34 environment info:
    System:
      OS: macOS 14.5
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 18.20.2 - ~/.nvm/versions/node/v18.20.2/bin/node
      npm: 10.5.0 - ~/.nvm/versions/node/v18.20.2/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.34 => 3.6.34 
      @tarojs/components: 3.6.34 => 3.6.34 
      @tarojs/helper: 3.6.34 => 3.6.34 
      @tarojs/plugin-framework-vue3: 3.6.34 => 3.6.34 
      @tarojs/plugin-html: 3.6.34 => 3.6.34 
      @tarojs/plugin-platform-alipay: 3.6.34 => 3.6.34 
      @tarojs/plugin-platform-h5: 3.6.34 => 3.6.34 
      @tarojs/plugin-platform-jd: 3.6.34 => 3.6.34 
      @tarojs/plugin-platform-qq: 3.6.34 => 3.6.34 
      @tarojs/plugin-platform-swan: 3.6.34 => 3.6.34 
      @tarojs/plugin-platform-tt: 3.6.34 => 3.6.34 
      @tarojs/plugin-platform-weapp: 3.6.34 => 3.6.34 
      @tarojs/runtime: 3.6.34 => 3.6.34 
      @tarojs/shared: 3.6.34 => 3.6.34 
      @tarojs/taro: 3.6.34 => 3.6.34 
      @tarojs/taro-loader: 3.6.34 => 3.6.34 
      @tarojs/webpack5-runner: 3.6.34 => 3.6.34 
      babel-preset-taro: 3.6.34 => 3.6.34 
      eslint-config-taro: 3.6.34 => 3.6.34 

@taro-bot2 taro-bot2 bot added F-vue3 Framework - Vue 3 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Jul 25, 2024
@scl930227
Copy link
Author

之前是直接卸载重新安装的;
后面项目通过 taro update self 3.6.32 3.6.33 3.6.34 一直升级到3.6.34 后不复现了,

This was referenced Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-vue3 Framework - Vue 3 T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
Archived in project
Development

No branches or pull requests

1 participant