Skip to content

[Bug] Lazy-loaded providers of sub menu components are lost #6

Description

@gund

As the DI token that keeps a map of sub menu components registered in root module it will not pickup provided values from lazy loaded modules as they will have their own module injector.

The solution is to refresh value from DI token once lazy-loaded module has been loaded.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions