Skip to content

ReactDOMServer.renderToStaticMarkup gets stuck while trying to render Portals #11692

Closed
@amoshg

Description

@amoshg

Calling ReactDOMServer.renderToStaticMarkup(elementWithPortal); gets stuck in a loop while trying to do a static render.

Current behavior:
The behavior can be seen here: https://codepen.io/anon/pen/BmqWOM by un-commenting line 58 (warning: this will make your tab freeze)

Expected behavior:
It should return with results or throw some kind of error if the input is not valid

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions