Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Deal with rendering issues #13

Closed
antoniocapelo opened this issue Nov 13, 2017 · 1 comment
Closed

Deal with rendering issues #13

antoniocapelo opened this issue Nov 13, 2017 · 1 comment
Labels

Comments

@antoniocapelo
Copy link
Contributor

From @satazor on February 19, 2017 12:40

At the moment, if render or similar functions throw an error the following happens:

  • On the server-side, the internal-error is rendered, which is ok!
  • On the client-side, all falls apart with a blank page.

See: facebook/react#2461

Copied from original issue: #20

@satazor
Copy link
Contributor

satazor commented Nov 20, 2017

Now that #30 added react v16 we now have componentDidCatch. We should now re-evaluate this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants