- I register dependency under the "market" tag
- 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