xmldom throws messages to the console when bad things happen, like this:
unclosed xml attribute
@#[line:1,col:1]
end tag name: WTFF is not match the current start tagName:undefined
@#[line:1,col:6]
Need to set up a custom event handler to suppress this without losing the errors.
xmldom throws messages to the console when bad things happen, like this:
Need to set up a custom event handler to suppress this without losing the errors.