Skip to content

fix(iOS): add error handling in html parsing#508

Open
kacperzolkiewski wants to merge 1 commit intomainfrom
@kacperzolkiewski/add-error-handling
Open

fix(iOS): add error handling in html parsing#508
kacperzolkiewski wants to merge 1 commit intomainfrom
@kacperzolkiewski/add-error-handling

Conversation

@kacperzolkiewski
Copy link
Copy Markdown
Collaborator

Summary

This PR adds error handling in html parsing.

Test Plan

Throw test error from getTextAndStylesFromHtml and insert html in example app by "Set input's value" button.
Expected result:

  • The app does not crash
  • Pasted html is displayed in input

Screenshots / Videos

n/a

Compatibility

OS Implemented
iOS
Android

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

Copy link
Copy Markdown
Collaborator

@pkaramon pkaramon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants