MicrosoftDX / Vorlonjs

A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
http://www.vorlonjs.com
Other
2.92k stars 258 forks source link

Proxy gives ERR_CONTENT_LENGTH_MISMATCH #325

Open TmanTman opened 8 years ago

TmanTman commented 8 years ago

Running an Ionic app in the browser with "ionic serve" (for reference, the 'tabs' starter project can be used). When trying to inspect the Ionic web app through the proxy, no templates load due to the error 'ERR_CONTENT_LENGTH_MISMATCH'.

meulta commented 8 years ago

Pulling @gleborgne on this one :)