Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error boundaries crash on server rendering #6689

Closed
gaearon opened this issue May 3, 2016 · 0 comments
Closed

Error boundaries crash on server rendering #6689

gaearon opened this issue May 3, 2016 · 0 comments
Milestone

Comments

@gaearon
Copy link
Collaborator

gaearon commented May 3, 2016

ReactServerRenderingTransaction doesn’t have a checkpoint(), so any component with handleError() crashes during server rendering. I tested on 15, but pretty sure this is in master as well.

Fiddle: https://jsfiddle.net/un1nqs0w/

cc @jimfb

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants