I\'m trying to do a variable replacement while also making it clickable with ngClick.
I made a plunker demo (click the button and observe that the input box stays un
In the meanwhile there is an official solution to that problem:
would do the compilation without the need of writing a custom directive.
For more info: https://github.com/angular-translate/angular-translate/issues/184