Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Source/DestinationLightDom throw injection warnings #1420

@rkirov

Description

@rkirov

To repro, do a pub serve in examples/

[Warning from InjectorGenerator on shadow-demo|web/main.dart with input angular|lib/core_dom/light_dom.dart]:
line 3, column 1 of package:angular/core_dom/light_dom.dart: SourceLightDom cannot be injected because it is an abstract type with no factory constructor.
@Injectable()
^^^^^^^^^^^^^
[Warning from InjectorGenerator on shadow-demo|web/main.dart with input angular|lib/core_dom/light_dom.dart]:
line 8, column 1 of package:angular/core_dom/light_dom.dart: DestinationLightDom cannot be injected because it is an abstract type with no factory constructor.
@Injectable()
^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions