better way to render markdown or html, avoid using dangerouslySetInnerHTML
#60
Labels
enhancement
New feature or request
dangerouslySetInnerHTML
#60
when using
renderMentionIdentityUser
plugin in nextjs with ssr and styled-components, willalwayshas this error: "className not match"solutions:
styled-components
for those components, avoid styled regenerate the className, not sure styled-components treepreviewer
render, don't usedangerouslySetInnerHTML
The text was updated successfully, but these errors were encountered: