@Inject(REQUEST) to Injectable EventSubscribers #194
Unanswered
chiliman-oOo
asked this question in
Q&A
Replies: 1 comment
-
I don't think this is some "missing feature" in the nest adapter, my guess is you need to use request scopes when you call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to inject Request to EventSubscriber, but it not init
Code without Request scope works
How implement EventSubscriber with request scope?
Beta Was this translation helpful? Give feedback.
All reactions