Skip to content

How to catch a parse exception #16

@sgimeno

Description

@sgimeno

The React Native ExceptionsManager is showing the following exception when trying to parse an invalid HTML document which contains not properly closed tags.

[xmldom fatalError]	end tag name: tr is not match the current start tagName:table 
@#[line:370,col:76]

How can I capture the exception to prevent the application from crashing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions