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

ErrorComponent does not work on the server side #29

Open
cloud-walker opened this issue Apr 27, 2017 · 0 comments
Open

ErrorComponent does not work on the server side #29

cloud-walker opened this issue Apr 27, 2017 · 0 comments

Comments

@cloud-walker
Copy link
Contributor

On my dummy project I'm trying to render the not found page if an error occurs, and it works on the client side (rendering the LoadingComponent first, as I expect). But Its not resolved from the server side! When instead if I use a catch on the work promise (and handle the NotFound rendering on the Component side) all works like a charm, but I fill like is not the right thing to do, as withJob should be the HoC to handle the promise..

schermata 2017-04-27 alle 10 53 37

DPr00f pushed a commit to DPr00f/react-jobs that referenced this issue Oct 30, 2017
DPr00f pushed a commit to DPr00f/react-jobs that referenced this issue Oct 30, 2017
@ctrlplusb ctrlplusb reopened this Aug 10, 2018
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

No branches or pull requests

2 participants