Wang Weihua

Results 28 comments of Wang Weihua

box2dweb.js in [Egret lakeshore](https://www.egret.com/products/lakeshore.html) generated code still includes this bug. Above fix(check against Object.defineProperty) will fix it.

> ... and this seems to be adding an arbitrary buffer that is throwing it off ... Do you mean `react-timeline-editor` in your viewport is not fit and you suspect...

@codingfishman 对有域名的https请求可以正常截获并修改。 对`https://:/api/get`形式的请求无法请求(超时) 在hosts文件中设置 ` non-exists-domain.com` 然后请求 `https://non-exists-domain.com:/api/get` 一切正常

> @JoysCode > AnyProxy将在近期发布支持IP代理的功能版本 > Comment on Nov 23, 2017 有进展么? 现在已经2019了...

> There's not PDF file but there's a single page version now: https://lottie.github.io/lottie-spec/print_page/ > > You could print to file to get it as a pdf The url return 404

I tried set empty window title with: ```html ... ``` and ```js document.title = ''; ``` None of the above code works. Window title remains "localhost:xxxx" But a 'non-empty' string...

Is Preact supported by react-scan? I've tried - `import scan` and config manually - add script tab before any other scripts - `npx react-scan localhost` in my Preact 'hello world'...