Skip to content

DIP is unable to resolve dependency registered under a tag #250

@TopIvanAbramov

Description

@TopIvanAbramov
  1. I register dependency under the "market" tag
Screenshot 2024-09-03 at 11 55 38
  1. 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()

Screenshot 2024-09-03 at 11 57 06

That's a problem, according to docs DIP first must try to fetch the module with a specified tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions