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.

Order of execution of pre and post linking functions is not consistent when transcluded content is having ng-repeat #8156

Closed
@vinayk406

Description

@vinayk406

When markup is order of execution is

  1. pre of outer
  2. pre of inner
  3. post of inner
  4. post of outer

when markup is order of execution is

  1. pre of outer
  2. post of outer
  3. pre of inner
  4. post of inner

http://plnkr.co/edit/baLq8wSy54bnSjjUytxE

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions