I\'m trying to implement custom sortBy directive in order to make columns in html table sortable.
HTML:
-
2020-12-30 20:19
I got this error when I used the template property of the directive definition when I should've been using templateUrl if that helps anyone.