angular-scrollto icon indicating copy to clipboard operation
angular-scrollto copied to clipboard

angular.js:13920 Error: [jqLite:nosel] Looking up elements via selectors is not supported by jqLite!

Open codeuniquely opened this issue 8 years ago • 2 comments

When running the app under Angular 1.5.8 i get the following message

angular.js:13920 Error: [jqLite:nosel] Looking up elements via selectors is not supported by jqLite!

it is thrown by the first line of the scroll function

                                 v
var scrollPane = angular.element(settings.container);

codeuniquely avatar Sep 09 '16 15:09 codeuniquely

+1

ZetIsDeadBaby avatar Nov 17 '16 13:11 ZetIsDeadBaby

+1

Vlad708 avatar Apr 21 '17 12:04 Vlad708