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

[NestJS][Fastify] Middleware doesn't work when using Fastify in NestJS #582

Open
DennisSnijder opened this issue Jun 13, 2023 · 6 comments

Comments

@DennisSnijder
Copy link
Contributor

Context

Earlier on simplenotezy created the issue mentioning that middlewares are not being triggered when using the Fastify Adapter in combination with the NestJS module.

DennisSnijder/nestjs-bull-board#1

Since the issue was originally opened on the nestjs-bull-board github, I move the issue here since we migrated the package to @bull-board/nestjs.

I will keep this issue updated with updates regarding this issue and with a solution when it becomes available on NestJS's side.

What's the status?

@DennisSnijder
Copy link
Contributor Author

Update: a new version has been publish (10.0.0). However this did not fix the mentioned issue. A new issue has been created on NestJS's Github repo to address this.

nestjs/nest#11802

@coder797
Copy link

coder797 commented Aug 9, 2023

Update: the latest update for nestjs v10.1.3 still doesn't fix this issue :-(

Copy link

stale bot commented Nov 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 7, 2023
@stale stale bot closed this as completed Nov 15, 2023
@mareksuscak
Copy link

Can we reopen this issue? It has not been resolved yet.

@felixmosh felixmosh reopened this Feb 19, 2024
@stale stale bot removed the wontfix This will not be worked on label Feb 19, 2024
@felixmosh
Copy link
Owner

@DennisSnijder can you check if #704 solves this issue?

@Ttou
Copy link
Contributor

Ttou commented Apr 11, 2024

issue still exist

@nestjs/core 10.3.7
@bull-board/fastify 5.15.3

write a logger for test

iShot_2024-04-11_22 33 01

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

5 participants