jsdf/react-native-htmlview

Empty content in the tag causes error

xmflsct opened this issue · 0 comments

I stump upon a weird bug today that, if the content contains an empty tag like <p></p>, it renders error. I have to catch such case in renderNode. Any idea if this is an actual case?