GithubHelp home page GithubHelp logo

Comments (5)

aaronchar avatar aaronchar commented on May 31, 2024

I see the exact same thing

seems to work fine with 1.3.0-build.2674+sha.3f540e3

from angular-busy.

char0n avatar char0n commented on May 31, 2024

Hi,

I was able to fix it by providing configuration for $animateProvider and constraing the ngAnimate to .repeated-item css class.

.config(['$animateProvider', function configureAnimateProvider($animateProvider) {
$animateProvider.classNameFilter(/repeated-item/);
}])

from angular-busy.

aaronchar avatar aaronchar commented on May 31, 2024

My issue on this was due to Angular not removing the ng-animate class from an element when it was stopped to quickly.

from angular-busy.

char0n avatar char0n commented on May 31, 2024

Angular version: 1.3.0-build.3038+sha.01d81cd
angular-busy versin: 4.1.0

When you downgrade angular to: 1.3.0-build.2991+sha.9025113 everything works as expected.

This is what console shows:

TypeError: Cannot read property '$$pending' of undefined
at Promise.then (http://localhost:8080/vendor/angular/angular.js:11723:15)
at d (http://localhost:8080/vendor/angular-busy/dist/angular-busy.min.js:1:940)
at http://localhost:8080/vendor/angular-busy/dist/angular-busy.min.js:1:349
at Object.forEach (http://localhost:8080/vendor/angular/angular.js:328:18)
at Object.c.reset (http://localhost:8080/vendor/angular-busy/dist/angular-busy.min.js:1:294)
at http://localhost:8080/vendor/angular-busy/dist/angular-busy.min.js:1:2252
at Object.$watchCollectionAction (http://localhost:8080/vendor/angular/angular.js:12660:13)
at Object.ng.config.$provide.decorator.$delegate.proto.$watch.applyFunction as fn
at Scope.$get.Scope.$digest (http://localhost:8080/vendor/angular/angular.js:12789:29)
at Scope.ng.config.$provide.decorator.$delegate.proto.$digest (:844:31) angular.js:10318
(anonymous function) angular.js:10318
$get angular.js:7575
$get.Scope.$digest angular.js:12808
ng.config.$provide.decorator.$delegate.proto.$digest VM9409:844
$get.Scope.$apply angular.js:13054
ng.config.$provide.decorator.$delegate.proto.$apply VM9409:855
(anonymous function) angular.js:1504
invoke angular.js:4082
doBootstrap angular.js:1502
bootstrap angular.js:1516
angularInit angular.js:1428
(anonymous function) angular.js:23484
jQuery.Callbacks.fire jquery.js:3073
jQuery.Callbacks.self.fireWith jquery.js:3185
jQuery.extend.ready jquery.js:3391
completed

from angular-busy.

cgross avatar cgross commented on May 31, 2024

Fixed in v4.1.1

from angular-busy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.