reactjs/react-modal

Fails to render using renderToStaticMarkup

Open

#538 aberto em 22 de out. de 2017

Ver no GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (828 forks)batch import
help wantedneeds info

Métricas do repositório

Stars
 (7.294 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador