Does not work with AngularJS 1.3.7
leonbrag opened this issue · 2 comments
leonbrag commented
Directive does not seem to work with 1.3.7, but does work with 1.2.25
thatmarvin commented
I pointed the demo page to use 1.3.7 and it works just fine. All tests pass as well.
Make sure you're using v1.2.x if you're on Angular 1.3.x and up, or 1.1.x if you're on Angular 1.2.
thatmarvin commented
You can now look at different angular versions on the demo page.