Skip to content

Suppress xmldom console messages #1

@tonylukasavage

Description

@tonylukasavage

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions