Problem when getting context in android Custom View inflated in Fragment · Issue #3417 · google/dagger

Hello, I have the following configuration using Hilt 2.32-alpha, I set up the annotation @androidentrypoint on a Fragment. This fragment declares a custom view in its layout. The problem occurs whe...