Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Accordion breaks transcluded scope inheritance when used as a part of template of directive that has isolated scope. #2344

Closed
@KamilSzot

Description

@KamilSzot

If I have a directive (with transclude true) that has accordion in it's template then the transcluded scope of that directive does no longer inherit from outside scope (via __proto__, it's still accessible via $parent). It happens only if my directive has isolated scope.

http://jsfiddle.net/Z48WQ/2/

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