Skip to content

Issue with subcomponents #76

Closed
Closed
@joshafeinberg

Description

@joshafeinberg

https://github.com/joshafeinberg/kiaerror

From this slack thread: https://kotlinlang.slack.com/archives/C0255B8KX7W/p1731383702672619

Issues:

  1. In 0.0.5 I used a "trick" to inherit from AppComponentMerged in my common classes. However after Provide option to hide the merged interface #61 this doesn't work anymore
  2. If I remove the @Component annotation from AppComponent then I can no longer have this be internal. I explained a bit in the code why I want this internal but understand if this is something that can't be supported
  3. Even once removing internal, dependencies from my subcomponent no longer work in the main component

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions