DIP is unable to resolve dependency registered under a tag
Abierto
- Lenguaje dominante
- Swift
- Estrellas
- 982
- Forks
- 72
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
1. I register dependency under the "market" tag
2. When I try to resolve later DIP returns dependency registered without a tag
Here I resolved dependency under the "market" tag, but finally DIP returns module registered without any tag in the ` func setupSecondary...Modules()`
That's a problem, according to docs DIP first must try to fetch the module with a specified tag
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.