Skip to content

Don't render directly to document.body #732

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

Merged
merged 2 commits into from
Sep 15, 2015
Merged

Conversation

Andreyco
Copy link

Fix warning about rendering components directly into document.body which comes with React 0.14 (ReactDom respectively).
Instead, render into DIV created on the fly.

Fix warning about rendering components directly into document.body which comes with React 0.14 (ReactDom respectively).
Instead, render into DIV created on the fly.
Window name does not specify the title of the new window. Setting it manually to have better experience.
gaearon added a commit that referenced this pull request Sep 15, 2015
Don't render directly to document.body
@gaearon gaearon merged commit 053560b into reduxjs:migrate-real-world-example-to-redux-react-router Sep 15, 2015
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

Successfully merging this pull request may close these issues.

2 participants