 Exception is thrown from the controller.js file line: 196 ``` item = $elem.find(selector); ``` $elem is not jQuery or angular.element. This only happens when sorting is enabled. Probably one of the things that was left out while removing jQuery dependency.