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

Breaks when img tags are used #1

Closed
mohitk05 opened this issue Aug 22, 2019 · 1 comment
Closed

Breaks when img tags are used #1

mohitk05 opened this issue Aug 22, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@mohitk05
Copy link
Collaborator

The React element generator breaks when img tags are found in the DOM snippet. This is mostly because it tries to add children to img tag. Investigate this and fix.

@mohitk05 mohitk05 added the bug Something isn't working label Aug 22, 2019
@mohitk05
Copy link
Collaborator Author

mohitk05 commented Aug 25, 2019

This has been fixed in an update to html-element-to-react.
shaaijs/html-element-to-react@a7dbc78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant