Closed talrasha007 closed 7 years ago
This fix works for us. Without it our app stalls and becomes unresponsive, would be good to get included in the package.
Not looked at the code yet but it seems that errors or fatalErrors don't throw? We want to wrap parser.parseFromString(xmlCode, 'application/xml');
in a try/catch and handle errors..?
Oh, just cloned latest GitHub version (0.1.24) and this is handling it correctly anyway, but seems that npmjs version is outdated, v0.1.22
thanks fixed in new version
This test will run into an endless loop @
This pull request will fix this issue.