Issues
- 4
- 2
Cannot find symbol `_LazyMapKey` in 2.53
#4530 opened by bddckr - 3
No dependencies reported for generated source after 2.53 and Kotlin 2.1.0 update
#4526 opened by G00fY2 - 1
Is it true that starting from Hilt version 2.45, the compiler cannot pass the arguments parameter of the project kapt?
#4512 opened by xuexixuexijpg - 1
NPE On Lazy Dagger
#4392 opened by wahyupermadie - 15
- 5
Support Kotlin 2.1.0
#4451 opened by ZacSweers - 3
Kotlin 2.1.0 & Compilation issue
#4521 opened by miduch - 0
- 2
Question - Running Dagger in my Gitlab CI
#4522 opened by cavo789 - 10
Hilt: Injection not working in BroadcastReceiver
#4379 opened by BurningDroid - 3
ClassNotFoundException
#4514 opened by Baberu - 1
[Error] : java.lang.ClassNotFoundException: Didn't find class "com.myproject.MainApplication" on path: DexPathList
#4372 opened by Shahbaz898414 - 1
SomeClass$LazyClassKeyProviders.class generated by Dagger/Hilt is not deterministic
#4398 opened by hungvietnguyen - 2
[KSP2] Assisted injection fails with `UnexpectedException` in the presence of `suspend` methods
#4496 opened by mcumings - 6
- 0
- 1
[KAPT] - Issue build type release AGP 8.4.0 - 8.5.2 Kotlin 1.9.24 and Dagger 2.52
#4397 opened by maturapoj - 2
[KSP2] Modules which have constructors with default args result in `UnexpectedException`
#4497 opened by mcumings - 0
- 0
[KSP2] Generated provider code failure when providing internal types for android library modules
#4493 opened by mcumings - 1
[KSP2] dagger-android `@ContributesAndroidInjector` results in `PROCESSING_ERROR` due to `error.NonExistentClass`
#4494 opened by mcumings - 2
[KSP2] Simple map multi-bindings fail with NoSuchElementException: List is empty
#4492 opened by mcumings - 1
holder class androidx.activity.ComponentActivity does not implement interface dagger.hilt.internal.GeneratedComponent or interface dagger.hilt.internal.GeneratedComponentManager
#4489 opened by techartist - 1
Feature request: Detect unused modules
#4491 opened by NikolayMetchev - 0
@AssistedInject doesn't work after gradle update
#4490 opened by turkovsky - 2
- 3
- 1
- 1
Slow fingerprinting
#4439 opened by ansman - 6
Assisted inject for factory method
#4448 opened by jakub-bochenski - 6
- 0
Dagger
#4440 opened by Jjoijjoijj2 - 1
- 12
Make library with Hilt and the client app without Hilt
#4420 opened by betaHi - 2
Feature Request: Support Multibinding Transforms
#4425 opened by eliptus-google - 2
What's the entrance for HiltAndrodApp compiler
#4424 opened by betaHi - 1
HiltGradlePlugin is not Gradle project isolation safe
#4423 opened by liutikas - 3
[KSP] Component processing is not deferred if there are unresolved symbols in the current round
#4395 opened by jonamireh - 1
- 1
AssistedInjection chokes on an extension function with both generics and inner classes at play.
#4409 opened by tinder-johnbuhanan2 - 0
When I apply obfuscat, ClassCastException
#4410 opened by Juro-hub - 0
@ContributesAndroidInjector was used, but dagger.android.processor.AndroidProcessor was not found on the processor path
#4407 opened by aishang5wpj - 6
- 1
Issue with Dagger Hilt Upgrade from 2.48 to 2.49 - Unable to Load Class JavacBasicAnnotationProcessor
#4385 opened by HashemDeveloper - 2
[KSP2] ClassCastException: class KSClassDeclarationEnumEntryImpl cannot be cast to class XEnumEntry
#4376 opened by ZacSweers - 3
- 4
Way to replace a dependency created using Constructor Injection for all tests using Hilt.
#4386 opened by shubhamgarg1 - 1
[Dagger/MissingBinding] com.xxx.onboarding.presentation.otp.LoginViewModel cannot be provided without an @Inject constructor or an @Provides-annotated method. public abstract static class SingletonC implements SemaaiApplication_GeneratedInjector
#4383 opened by iniyan-arul-semaai - 1
Suggestion to add isInit() api to dagger.Lazy
#4370 opened by xncHung