V5 not loading middleware when using middleware { mount: true }} #205
Labels
bug
Something isn't working
investigation
Why is this happening?
needs info
Waiting for more information from the OP
stale
The solution hasn't moved forward in a while
Hi Team,
Just upgraded our application to to NestJS v11 and nestjs-cls to V5.
It seems using this config no longer enables the cls middleware and you cannot get the request with .get(CLS_REQ).
If I load the middleware manually using -
Everything works as before.
Is this a known issue or I am missing something after upgrading?
Kind Regards,
Tarek
The text was updated successfully, but these errors were encountered: