tencentyun / TRTCSDK

腾讯云TRTC音视频服务,国内下载镜像:
https://cloud.tencent.com/document/product/647/32689
1.21k stars 1.07k forks source link

【web】-【谷歌浏览器 版本 91.0.4472.77(正式版本) (64 位)】调用TRTC.createClient() 方法报错 #420

Open whyfail opened 3 years ago

whyfail commented 3 years ago

【web】-【谷歌浏览器 版本 91.0.4472.77(正式版本) (64 位)】react(^17.0.2)项目中调用TRTC.createClient() 方法报错

【当前现象】:在create-react-app脚手架搭建的react项目中使用("trtc-js-sdk": "^4.10.2") ,调用TRTC.createClient()方法报错:(trtc.js:1 Uncaught TypeError: Cannot read property 'trim' of undefined),在vue-cli脚手架搭建的vue项目中使用正常,没报错 【是否必现】:必现 【截图】:image

Tencent-Alice commented 3 years ago

您好,根据您的问题 ,请提供下完整报错截图和相关代码 ,便于进一步定位问题 技术问题 欢迎交流 q2562397495 注明来意

zitanlin commented 3 years ago

@whyfail Can you provide your demo, i can't reproduce locally!