Skip to content

How to catch a parse exception #16

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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