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

安卓微信客户端升级到8.0.51时,map渲染时控制台会抛出错误 Script error. Empty stack, maybe muted error. (xweb=true) #16667

Open
JiaLe1 opened this issue Oct 8, 2024 · 1 comment

Comments

@JiaLe1
Copy link

JiaLe1 commented Oct 8, 2024

相关平台

微信小程序

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

复现步骤

1、taro 新建页面,并写入 ;
2、安卓微信客户端升级到8.0.51 预览;
3、地图正常渲染,但控制台有抛出错误。

期望结果

不抛出错误:
Script error. Empty stack, maybe muted error. (xweb=true)

实际结果

抛出错误:
Script error. Empty stack, maybe muted error. (xweb=true)

环境信息

👽 Taro v3.6.29-harmony-hybrid-alpha.27

=======outputRoot======= dist/undefined

  Taro CLI 3.6.29-harmony-hybrid-alpha.27 environment info:
    System:
      OS: macOS 14.6.1
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 18.18.0 - ~/.nvm/versions/node/v18.18.0/bin/node
      Yarn: 1.22.22 - ~/.nvm/versions/node/v18.18.0/bin/yarn
      npm: 9.8.1 - ~/.nvm/versions/node/v18.18.0/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.8 => 3.6.8 
      @tarojs/components: 3.6.8 => 3.6.8 
      @tarojs/helper: 3.6.8 => 3.6.8 
      @tarojs/mini-runner: 3.6.8 => 3.6.8 
      @tarojs/plugin-framework-vue3: 3.6.8 => 3.6.8 
      @tarojs/plugin-html: ^3.6.10 => 3.6.11 
      @tarojs/plugin-platform-alipay: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-h5: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-jd: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-qq: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-swan: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-tt: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-weapp: 3.6.8 => 3.6.8 
      @tarojs/runtime: 3.6.8 => 3.6.8 
      @tarojs/shared: 3.6.8 => 3.6.8 
      @tarojs/taro: 3.6.8 => 3.6.8 
      @tarojs/webpack-runner: 3.6.8 => 3.6.8 
      babel-preset-taro: 3.6.8 => 3.6.8 
      eslint-config-taro: 3.6.8 => 3.6.8 

补充信息

初步认为是微信客户端版本更新,导致原来的 Taro 组件 Map 适配方案有出入,从而导致了报错异常次数大幅上涨。

@koppthe
Copy link
Contributor

koppthe commented Oct 9, 2024

#16595 (comment)

This was referenced Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants