Hi, I created a custom directive by name, myCustomDirective and I am looking to invoke it from an input element on my JSP page, by mentioning the direcitve name in snake-case, my-custom-directive. However, this throws an exception while parsing JSP page, it is looking for an equals sign.
Could someone share your experience in handling such situation? I am new to angularjs as well, so this could be a simple thing, but I could not find an answer searching through the internet. I am using 1.5.8 version. Thank you for your support. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
