Miles

Results 10 comments of Miles

> 这应该是 zorro 的问题,我模拟一下相同的环境:https://stackblitz.com/edit/angular-p3c3vb?file=src/app/app.component.ts 看来是的,我去那边再提交一个issue吧

Is there a solution? I met the same problem, but it reported an error when I decompressed 1KB file.😂

> With the fix by @chrisregnier `toPng` now works on MS Edge, but all the images are missing. > Same issue here : works fine in Firefox/Chrome but I have...

> Looks to me like the proxy is problematic. Have you verified that you can navigate to ip.me through the proxy? (Without using Chrome or Puppeteer) Yes, I verified the...

> Looks to me like the proxy is problematic. Have you verified that you can navigate to ip.me through the proxy? (Without using Chrome or Puppeteer) > > Looks to...

> hello,Is this problem solved? I also encountered it. Not really, I solved the problem by using an HTTP proxy locally.

I solved this problem in this way: ```ts import * as http from 'http'; import * as url from 'url'; import {SocksClient} from 'socks'; import {EventEmitter} from 'events'; import {SocksProxyAgent}...

This is a very useful feature, please consider merging it. @MichalBunkowski @justin-gurtz @easyfisher