You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the same issue in my project.
For example, for this HTML input - <strong>Key Products</strong></p><ul><li><strong>WPManageNinja</strong></li><li><strong>FluentForms</strong></li><li><strong>Ninja Tables</strong></li></ul><p><br></p><p>
@remarkablemark couldn't reproduce this issue from StackBlitz. Strange! It's working fine there but not in my project.
I am still trying to figure it out, I will let you know here if I find something.
Expected Behavior
If we we have a list with a sublist in it it should render as it is,
a. sub item 1
Actual Behavior
Steps to Reproduce
Use any RTE to get the HTML code and render it using ReactHTMLParser
The text was updated successfully, but these errors were encountered: