-
Notifications
You must be signed in to change notification settings - Fork 88
Use <Fragment>
instead of <span>
as root element ?
#72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
<Fragment>
intead of <span>
as root element ?<Fragment>
instead of <span>
as root element ?
@robermac so the only time the I've looked into adding the See the Have Fragments support dangerouslySetInnerHTML on react's open issue I'll keep an eye on the above issue, and if they ever add |
Hello, Any update on this? In the meantime, I override the initialize
|
I'd have a look at the convo happening in #134 as it's related to this. In terms of this issue though I believe the initial issue stands where a |
The text was updated successfully, but these errors were encountered: