We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a sibling issue to liveview-native/liveview-client-swiftui#1410.
Currently if parsing fails a ParseError is returned from core. It's still an error but similar to browsers the parsing should be resilient to erroneous elements.
ParseError
This might involve modifying the liveview-native fork of htmlgum on the lvn branch.
htmlgum
lvn
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a sibling issue to liveview-native/liveview-client-swiftui#1410.
Currently if parsing fails a
ParseError
is returned from core. It's still an error but similar to browsers the parsing should be resilient to erroneous elements.This might involve modifying the liveview-native fork of
htmlgum
on thelvn
branch.The text was updated successfully, but these errors were encountered: