Issues
- 6
- 0
fix: container reset isn't working as expected
#1449 opened by gmccullo - 1
fix: Catching in controllers does not have any effect when an error are thrown in another services
#1376 opened by joseaburt - 5
fix: Auto Inject in constructor is injecting ContainerInstance as the first parameter, and others are undefined.
#1399 opened by witalobenicio - 1
fix: Basic Usage example doesn't work
#1379 opened by ihorhalchenko - 1
fix: Adding Interface into constructor throw: CannotInjectValueError - you don't use interfaces without service tokens as injection value.
#1373 opened by joseaburt - 0
- 3
- 2
fix: Error when running in bunjs runtime
#1299 opened by mxyhi - 3
- 5
question: is this project/repo dead?
#1235 opened by rafaell-lycan - 1
question: <Is it possible to adapt your DI to work with modules (not classes)?>
#1247 opened by budarin - 1
- 9
question: <ServiceNotFoundError: Service with "MaybeConstructable<ApplicationContext>" identifier was not found in the container.>
#636 opened by matheusriios - 2
question: Inject Private Property
#823 opened by bestickley - 1
Question: Service Injection working incorrectly
#1196 opened by jdeal391890293 - 1
Using ContainerInstance in the service constructor causes TypeScript build breaks
#859 opened by zavarka - 0
- 2
- 0
- 5
question: <How to use it with esbuild>
#783 opened by pokers - 32
- 8
question: How do you destroy a scoped container?
#739 opened by mzyrc - 16
- 3
fix: `importsNotUsedAsValues: remove` breaks DI
#778 opened by mt3o - 3
fix: Constructor Injection fail in vitest/jest
#1084 opened by zhangfisher - 3
feature: Disable `eager` service loading for tests
#380 opened by South-Paw - 16
question: Still maintained?
#391 opened by StarpTech - 5
question: How to define a third-party dependency
#978 opened by jedkass - 0
- 3
- 2
question: identifier was not found in the container
#928 opened by VirgoHxy - 3
question: Using typedi with monorepo
#942 opened by Kimblis - 2
question: Typeorm 0.3.0 has deprecated all container-related features. What does this mean for TypeDi?
#696 opened by nelsonfleig - 2
question: Getting "Class constructor MyService cannot be invoked without 'new'"
#710 opened by schematical - 3
Quickstart guide for those using regular JavaScript with latest version of this package.
#688 opened by HappyZombies - 11
fix: Named Service doesn`t work
#652 opened by michaeldouglasdev - 3
fix: Circular inject on constructor
#659 opened by pvhuy84 - 2
[Solved] fix: Container.set() not working after build, works fine before build/compilation
#654 opened by tanmaymishu - 0
fix: non-injected array class parameter throws error
#530 opened by hoonoh - 3
question: Service injection into another Service
#376 opened by ikit - 4
- 3
Injecting a service into another service
#413 opened by robenson-dev - 4
- 1
- 2
- 8
Contructor injection does noot work with classes
#481 opened by slim-hmidi - 1
[ESM support[
#448 opened by 205g0 - 0
- 0
question: How to check if an instance of a constructable was already created.
#386 opened by StarpTech