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 breaks ng-click #4354

Closed
Closed
@corelgott

Description

@corelgott

Having ng-include and ng-click on the same element, kills the ng-click-handler

<div ng-include src="'template'" ng-click="snort();" ng-repeat="item in data"></div>

See: http://plnkr.co/edit/nEIi3U

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