Closed andrewboni closed 8 years ago
Hi @stormbytes
The issue can be easily resolved through setting the hljs
controller requirement to be optional in those directives. But I'm also considering prefixing directive names with hljs-
.
Do you think I should rename all related directive/attribute names or just directive names?
Hey @andrewboni , v0.3.3 should work without errors now.
Great- taking a look now.
@pc035860 seems to be working- thanks for the fast resolution! Will let you know if I encounter anything else.
+1 agreed
On Mon, Jan 12, 2015 at 4:16 PM, Daniel Balfour notifications@github.com wrote:
Def a better idea to prefix attr-names
— Reply to this email directly or view it on GitHub https://github.com/pc035860/angular-highlightjs/issues/36#issuecomment-69673330 .
Hi, we use Olark on our site in order to chat with users. Seems that Olark injects the following code:
Angular highlightjs is also looking for this
language=
directive, which causes a conflict:Any thoughts on how to properly resolve this? Thanks!