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.

Injector can no longer resolve NgForm -> Element #459

@bgourlie

Description

@bgourlie

In my module configuration, I'm specifying type(NgForm)

Since upgrading to 0.9.5, I'm getting the following error:

Illegal argument(s): No provider found for Element! (resolving NgForm -> Element)

A bit of a stab in the dark, but a couple of potential culprits:

  • 6778b62 (changes the NgForm constructor)
  • d1d8638 (changes module configuration)

If the issue is not immediately apparent, let me know and I'll work on a repro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions