Skip to content
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

Issue with ReactJS #351

Closed
bazzooka opened this issue May 22, 2015 · 2 comments
Closed

Issue with ReactJS #351

bazzooka opened this issue May 22, 2015 · 2 comments

Comments

@bazzooka
Copy link

It copies all the data attributes and the data-reactid that must be uniq. Ouch !

@Mottie
Copy link
Owner

Mottie commented May 22, 2015

Hi @bazzooka!

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.

@bazzooka
Copy link
Author

Perfect workaround with this option.
Thank a lot ! No other library like this one with such options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants