incuna / angular-bind-html-compile

Directive that calls $compile on trusted HTML, allowing directives in an API response.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to retrieve scope as argument

zucher opened this issue · comments

In order to manage $watch and other angular scope stuff on bind html compile call, is it possible to add calling scope as function argument ?