Skip to content

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

@toddw

Description

@toddw

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions