Luca Tacconi

Results 2 comments of Luca Tacconi

To avoid "XML Parsing Error: "Junk" after end of document" you have to add after line 444 in httpVueLoader.js: xhr.responseType = 'text'; ` httpVueLoader.httpRequest = function(url) { return new Promise(function(resolve,...

Hi @hongzhidao, i followed you instructions to install unit-njs-module.patch. Importing the patch (hg import ../unit-njs-module.patch) with last unit version present in mercury repo i got this error: ``` applying ../unit-njs-module.patch...