score:2

Accepted answer

.directive('angulararc', function() ...

you need to follow the naming convention: camelcase becomes camel-case

see "matching directives"


Related Query

More Query from same tag