I'm reading in valid html created from another source and have noticed that any html elements inside a
do not render and are missing from the document when inspected. I have tried changing the ValueHtmlBehavior as I'm thinking it might be linked with the quill list issue but had no luck.
I'm reading in valid html created from another source and have noticed that any html elements inside a
- {{IN HERE}}
do not render and are missing from the document when inspected. I have tried changing the ValueHtmlBehavior as I'm thinking it might be linked with the quill list issue but had no luck.