You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
miello
changed the title
Dependency is not injected when using InstanceType as a type
Dependency has not been not injected when using InstanceType as a type
Jan 23, 2024
Description
When we use
InstanceType<typeof X>
with factory, it looks like that this dependency has not been injected to required classMinimal reproducible example
https://github.com/miello/poc-issue-what-the-dep/tree/not-inject-dependency
Logs
The text was updated successfully, but these errors were encountered: