Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrent ngProgress.start() breaks loading bar #24

Closed
leog opened this issue Oct 2, 2013 · 5 comments
Closed

Concurrent ngProgress.start() breaks loading bar #24

leog opened this issue Oct 2, 2013 · 5 comments

Comments

@leog
Copy link

leog commented Oct 2, 2013

Hi.

First of all, awesome job porting this into Angular. Its really easy to use and looks really nice.

Secondly, I wanted to let you know that I found that when you call ngProgress.start() more than once (two concurrent ajax calls for example) the loading bar kind of breaks. Is there something am I doing wrong? Or perhaps a quick fix for this?

Thanks a lot in advance.

@fedesilvaponte
Copy link

+1 on this, I'll like a solution for this issue too.

@voronianski
Copy link
Contributor

@fedesilvaponte @leog there is an alternative angular.js provider called ngProgressLite - http://labs.voronianski.com/ngprogress-lite.js/
it's small and has same API as original jquery plugin.

@leog
Copy link
Author

leog commented Oct 16, 2013

Thanks @voronianski, I finally moved to other implementation.

@leog leog closed this as completed Oct 16, 2013
@voronianski
Copy link
Contributor

@leog thanks, spread a word about it, maybe someone is also coping with this one with no luck ;)

@MrOrz
Copy link
Contributor

MrOrz commented Oct 28, 2013

Excellent work @voronianski ! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants