Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$compile doesn't link elements with parent form when compiled from html string. #7519

@mr-moon

Description

@mr-moon

Take a look at this plunker.

It has 4 fields inside the $form form. The first field is inline declared, others are injected via directive. All 3 fields create links to the model on the parent scope. However, only last element, that was precompiled with jQuery has link to the $form.

Nested ng-form group doesn't help either.

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