Skip to content

Can't make the bar reach the end while extending the scope with a big amount of data #252

@juanmanavarro

Description

@juanmanavarro

Here is an example: Angular Loading Bar

I have tried to call the .complete() function in the finally block but it seems not working.

Is it possible?

Activity

mikehuebner

mikehuebner commented on Nov 13, 2015

@mikehuebner

I'm having a somewhat similar issue, it just appears at about 15% and then disappears. No animation at all.

BrockStone

BrockStone commented on Dec 29, 2015

@BrockStone

Having the same issue as @juanmanavarro. Loader will not complete with larger requests. Any help would be appreciated @chieffancypants

faceleg

faceleg commented on Mar 17, 2016

@faceleg
Collaborator

Confirmed. Interestingly it seems OK if I change the code to do the scope assignment in a timeout: http://codepen.io/faceleg/pen/eZgdGq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @faceleg@juanmanavarro@BrockStone@mikehuebner

        Issue actions

          Can't make the bar reach the end while extending the scope with a big amount of data · Issue #252 · chieffancypants/angular-loading-bar