reactjs/react-modal

Fails to render using renderToStaticMarkup

Open

#538 opened on Oct 22, 2017

View on GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (7,294 stars) (828 forks)batch import
help wantedneeds info

Description

Summary:

Fails when rendering using renderToStaticMarkup

Steps to reproduce:

call renderToStaticMarkup with react-modal anywhere in the tree

Expected behavior:

Link to example of issue:

https://codesandbox.io/s/rwnvq00p8p

Additional notes:

I have made a failing test here

Contributor guide