Crashing Issue on Passing Invalid HTML Syntax [ Error: Invalid HTML: <br /></p>Sweep over cheeks with brush, blending from the apples of cheeks back towards the hairline.</p>sampai ke hairline. ] #666
Labels
bug
Crush'em all.
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
The react-native-render-html library crashes when rendering HTML content with invalid syntax, such as improperly paired tags. The application should handle these cases gracefully instead of crashing, providing a clear error message or fallback rendering.
React Native Information
RNRH Version
"react-native": "0.72.4",
"react-native-webview": "^13.10.5",
"react-native-render-html": "^6.3.4",
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
can pass this content
const htmlContent =
Sweep over cheeks with brush, blending from the apples of cheeks back towards the hairline.sampai ke hairline. ";"
Additional Notes
No response
The text was updated successfully, but these errors were encountered: