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.

ng-include regression not fully fixed by #5247 #6898

Open
@hippotz

Description

@hippotz

If I have a terminal directive on the same element as ng-include I cannot get access to element when linking occurs inside my directive.

In angular 1.2.1 -> 1.2.2 there was a regression with ng-include that caused this problem for all directives.
#5247 fixed the problem for directives with terminal: false

It is still a problem for directives with terminal: true.

example:
http://plnkr.co/edit/ehqS2VOFTvPLt5Z7iXs1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions