Skip to content
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

renderComponentToString() #36

Closed
wants to merge 1 commit into from
Closed

renderComponentToString() #36

wants to merge 1 commit into from

Conversation

petehunt
Copy link
Contributor

This adds a renderComponentToString() method for server-side rendering. Server side rendering doesn't work yet since we need to call dispatch() before renderComponent(), but it looks like you already have a plan in place for this seeing as it appears that state.props is expected to be shared.

@nhunzaker
Copy link
Contributor

👍

ryanflorence pushed a commit that referenced this pull request Jun 20, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants