matrixbirds
matrixbirds
可以提供下您目前的问题和阻塞情况吗?
你可以在这里修改我们客户端的接服务端api的逻辑 [edu-api.ts](https://github.com/AgoraIO-Usecase/eEducation/blob/master/education_web/src/services/edu-api.ts)
Did you get any error log in your web console?
It seems like network problem, I m already contact *netless* developer, you can provider your *netless* developer account and mail to *[email protected]*, they will help u track this connect reason....
You mean it works well in Chrome Incognito mode? Did u have some extensions e.g. request blocker or other things caused this behaviour? If you r using chrome, My suggestion...
Okay, i just figure out it did something change in 2.9.0, i made a typo... already fixed it in #37
可以提供一下复现环境吗 安装生成的package-lock.json以及你本地的package.json
你可以提交一个有异常的版本到你的仓库里 我去clone出来复现一下
if you mean compressed, you could [see](https://github.com/thgh/rollup-plugin-scss/blob/master/index.es.js#L21) this project used node-sass, you could passed options ```javascript scss({ importer: tildeImporter, outputStyle: "compressed", }), ```
We have already deprecated this sdk instead [react-native-agora](https://github.com/syanbo/react-native-agora). You could try our [quickstart](https://github.com/agoraio-community/agora-rn-quickstart)