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

Hangs on <div dangerouslySetInnerHTML={{__html: undefined}} /> #23

Open
toddw opened this issue Sep 23, 2016 · 0 comments
Open

Hangs on <div dangerouslySetInnerHTML={{__html: undefined}} /> #23

toddw opened this issue Sep 23, 2016 · 0 comments

Comments

@toddw
Copy link

toddw commented Sep 23, 2016

We had a situation where the html trying to set ended up being undefined. I would expect this to throw a warning but still render like react-dom does. Instead it just hangs. This was really tricky to track down but we eventually traced it back to react-dom-stream acting differently than react-dom when html happens to be undefined.

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

No branches or pull requests

1 participant