Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Carousel with no data will not load #157

Open
pdindak opened this issue May 16, 2014 · 0 comments
Open

Carousel with no data will not load #157

pdindak opened this issue May 16, 2014 · 0 comments
Labels

Comments

@pdindak
Copy link

pdindak commented May 16, 2014

AngularJS 1.2.16 + angular-carousel Master pulled down yesterday.
Simple ul with no data when page loads:

TypeError: Cannot read property 'attributes' of undefined
at Object.compile (https://myapp/app/js/angular-carousel.js:83:66)
at applyDirectivesToNode (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:6344:32)
at compileNodes (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:5933:15)
at compile (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:5866:15)
at applyDirectivesToNode (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:6259:33)
at compileNodes (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:5933:15)
at compileNodes (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:5945:15)
at compileNodes (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:5945:15)
at compileNodes (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:5945:15)
at compileNodes (https://myapp/app/lib/code.angularjs.org/1.2.16/angular.js:5945:1

What I want to do is load carousel to page then append/delete

  • s as necessary.

  • @revolunet revolunet added the bug label May 27, 2014
    Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
    Labels
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants