designtesbrot

Results 10 comments of designtesbrot

We are experiencing the same issue. ```javascript // package.json "dependencies": { "@opentok/client": "2.15.3", "opentok-network-test-js": "^2.0.0", }, ```

This issue has now been pending for close to 1.5 years. There have been 7 consecutive reports and not a single update / reaction from Vonage. This is very frustrating...

I can confirm this is still an issue. The cause seems to be https://github.com/lambdabaa/dav/blob/master/lib/xmlhttprequest.js#L9. @lambdabaa is tricking browserify here really required? This line knocks out packagers like haste/metro

@icebob I just started on https://github.com/designtesbrot/moleculer-vault. Still very early stage, but will ping when feature-set adds value

@icebob https://github.com/designtesbrot/moleculer-antivirus is an antivirus scanning service. It exposes an action which either scans a file by path or accepts a readable stream and scans it. It uses ClamAV behind...

We just discovered a different use case for a timeout feature: When used in conjunction with an HTTP-API, we would like to have the HTTP request be responded with 2XX...

@Frooodle while https://github.com/Stirling-Tools/Stirling-PDF/pull/1848 has fixed the spacing, the border situation is still a thing. I am happy to tidy that up, can you assign the issue to me?

@Vamsi1810 I have a PR pending. It includes a video of the fix. Could you quickly confirm that this is what you would visualy expect? https://github.com/Stirling-Tools/Stirling-PDF/pull/1862 Thank you

I believe this is fixed by https://github.com/Stirling-Tools/Stirling-PDF/pull/1848. Can not reproduce on latest main anymore (that is commit 291bad)