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 上传日志报错 #291

Open
4 tasks done
SamWeichangyue opened this issue Dec 7, 2024 · 6 comments
Open
4 tasks done

微信小程序 taro 上传日志报错 #291

SamWeichangyue opened this issue Dec 7, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@SamWeichangyue
Copy link

Describe the bug

version:
"@huolala-tech/page-spy-plugin-mp-data-harbor": "^2.0.1",
"@huolala-tech/page-spy-taro": "^2.0.1",
platform:taro + 微信小程序
code:
const harbor = new DataHarborPlugin(); PageSpyTaro.registerPlugin(harbor); const pageSpy = new PageSpyTaro({ taro: Taro, api: 'mada-spy.qa.17u.cn/page-spy', project:${process.env.TARO_APP_ENV}, title: '马达门店管家', enableSSL: true });

iShot2024-12-07 15 54 07

showpanel 后,点击上传日志报错

Steps to reproduce

No response

System Info

taro  微信小程序

Logs

No response

Validations

@SamWeichangyue SamWeichangyue added the bug Something isn't working label Dec 7, 2024
@qkang07
Copy link
Collaborator

qkang07 commented Dec 17, 2024

开发工具里有问题吗?
以及在线调试模式有问题吗?

@SamWeichangyue
Copy link
Author

开发工具里有问题吗? 以及在线调试模式有问题吗?

在开发工具里也是报错,真机扫码测试也是报错

@qkang07
Copy link
Collaborator

qkang07 commented Dec 17, 2024

可否贴一下 taro 的版本

@SamWeichangyue
Copy link
Author

可否贴一下 taro 的版本
"@tarojs/components": "3.6.11",
"@tarojs/helper": "3.6.11",
"@tarojs/plugin-framework-vue3": "3.6.11",
"@tarojs/plugin-html": "3.6.11",
"@tarojs/plugin-http": "3.6.5",
"@tarojs/plugin-platform-alipay": "3.6.11",
"@tarojs/plugin-platform-h5": "3.6.11",
"@tarojs/plugin-platform-jd": "3.6.11",
"@tarojs/plugin-platform-qq": "3.6.11",
"@tarojs/plugin-platform-swan": "3.6.11",
"@tarojs/plugin-platform-tt": "3.6.11",
"@tarojs/plugin-platform-weapp": "3.6.11",
"@tarojs/runtime": "3.6.11",
"@tarojs/shared": "3.6.11",
"@tarojs/taro": "3.6.11",

@qkang07
Copy link
Collaborator

qkang07 commented Dec 18, 2024

这个版本还真是。。升级下 taro 应该就可以

@SamWeichangyue
Copy link
Author

这个版本还真是。。升级下 taro 应该就可以

ok,我试下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants