angular-awesome-slider icon indicating copy to clipboard operation
angular-awesome-slider copied to clipboard

rawDom is undefined

Open flug opened this issue 9 years ago • 2 comments

Hi, when I call a view on a controller via angularjs check from time to time , I come back to this error. Have you an idea of what it may come?

Error: rawDom is undefined
.offset@http://localhost/bundles/frontend/vendor/angular-awesome-slider/dist/angular-awesome-slider.js:229:9
Slider.prototype.create@http://localhost/bundles/frontend/vendor/angular-awesome-slider/dist/angular-awesome-slider.js:590:17
Slider.prototype.init@http://localhost/bundles/frontend/vendor/angular-awesome-slider/dist/angular-awesome-slider.js:559:7
Slider@http://localhost/bundles/frontend/vendor/angular-awesome-slider/dist/angular-awesome-slider.js:537:14
.link/slidering@http://localhost/bundles/frontend/vendor/angular-awesome-slider/dist/angular-awesome-slider.js:177:20
.link/init@http://localhost/bundles/frontend/vendor/angular-awesome-slider/dist/angular-awesome-slider.js:78:44
.link/</<@http://localhost/bundles/frontend/vendor/angular-awesome-slider/dist/angular-awesome-slider.js:149:15
f/l<@http://ajax.googleapis.com/ajax/libs/angularjs/1.3.16/angular.min.js:139:119
e@http://ajax.googleapis.com/ajax/libs/angularjs/1.3.16/angular.min.js:40:72
sf/m.defer/c<@http://ajax.googleapis.com/ajax/libs/angularjs/1.3.16/angular.min.js:44:155

flug avatar Oct 14 '15 12:10 flug

oh no real opinion on this one :) is it still failing like that ?

darul75 avatar Oct 20 '15 19:10 darul75

it's ok I found it was the template that are not loaded properly :D https://github.com/darul75/angular-awesome-slider/blob/master/src/core/index.js#L38

flug avatar Oct 21 '15 09:10 flug