Xavier Hamel

Results 4 comments of Xavier Hamel

This issue is probably linked with this issue from ngork bubenshchykov/ngrok#309. The error occurs because `error.response.body` is not defined (in `ngork/src/client.js` at line 40). Which means an error occured, you...

After more digging, `yoteams-build-core` uses `ngrok` v4.0.1 which does not work anymore because it uses ngrok 2 which is not supported anymore for anonymous user: ``` Your ngrok agent version...

`SvgUri` does not seem to be implemented/supported for the web. Here is a very quick fix that I have hacked together. There is probably a better way to do it....

Hi, We also currently have a similar problem. We are running an i2c sensor with a UDP server and the BLE scan running. About once every hour the application crashes...