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

errorHandler does not includes the request to be able to respond something. #1048

Open
distante opened this issue Jun 23, 2023 · 0 comments
Open

Comments

@distante
Copy link

I'm submitting a...


[ ] Regression 
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

The errorHandler property on AngularUniversalOptions does not contain the request object.

Expected behavior

a request object should be contained there.

What is the motivation / use case for changing the behavior?

To be able to respond to something on error, we need access to the request.

Environment


Nest version: 9.4.0
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

1 participant