DIP is unable to resolve dependency registered under a tag
Open
- Dominant language
- Swift
- Stars
- 982
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.