Skip to content

[Koin-annotations] Second @InjectedParam with generic type is not created properly #2167

@azartx

Description

@azartx

koin = "4.0.2"
koin-annotations = "2.0.0"

To Reproduce
Steps to reproduce the behavior:

  1. Create class with two injected params fields (set it as Single with interface binding)
  2. In another place try to get this class from koin using parametersOf
  3. See the compilation error
Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions