Skip to content

Templates do not support Angular directives (ng-click) #2141

Closed
@eirenik

Description

@eirenik

The following does not work:

headerTemplate:  '<div><button ng-click="alert(1);">Alert</button>Name</div>',

The button renders, of course; but the ng-click does not run.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions