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

[error.js] Not catching 500 status errors #20

Open
NathanBland opened this issue Dec 11, 2015 · 0 comments
Open

[error.js] Not catching 500 status errors #20

NathanBland opened this issue Dec 11, 2015 · 0 comments

Comments

@NathanBland
Copy link
Contributor

It appears that error.js is still allowing status 500 errors to leak their actual error out to the user interface, despite the middleware being in place to catch this the same way it should catch a 404.

Not exactly sure why this is, because as far as I can tell we are using the recommended method.

@keawade Any thoughts?

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

No branches or pull requests

1 participant