-
Notifications
You must be signed in to change notification settings - Fork 0
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
Handle errors #1
Comments
http://travisjeffery.com/b/2012/04/rendering-errors-in-json-with-rails/
|
React doesn't unmount and remount the components...so will likely need to just fetch all the data and filter client side. |
Or solve it by learning how Router works: https://github.com/ReactTraining/react-router/blob/master/docs/guides/ComponentLifecycle.md |
Few more theories:
|
Could handle these a little better --> server errors getting caught and parsed |
and display message to user
The text was updated successfully, but these errors were encountered: