Peter
Results
2
comments of
Peter
as @pjsalsantos said, angular works with jqlite; Even with jquery loaded in the project, .not() used inside the directive will bring problems. Just replace angular.element() with jquery's $(element).. or alternatively,...
@jetsbee I really didn't want to use the openjdk as base, and I was taking an approach similar to point 2. After hitting this error, started searching around and found...