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've never used ReactJS so I didn't know about it requiring unique data-attributes. You could set the usePreview option to false to get around this issue.
I will look at the code again and see if there really is a need to clone the original element.
It copies all the data attributes and the data-reactid that must be uniq. Ouch !
The text was updated successfully, but these errors were encountered: