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

cfpLoadingBarProvider doesn't compile #335

Open
metao1 opened this issue Oct 27, 2016 · 0 comments
Open

cfpLoadingBarProvider doesn't compile #335

metao1 opened this issue Oct 27, 2016 · 0 comments

Comments

@metao1
Copy link

metao1 commented Oct 27, 2016

What version of angular-loading-bar are you using? 0.9.0

What version of AngularJS are you using? 1.5.3

What browsers are affected? Chrome

Please provide either a JSFiddle, Plunkr example that replicates the issue

Please describe the issue Getting
Uncaught Error: [$injector:modulerr] when adding .config(['cfpLoadingBarProvider', function (cfpLoadingBarProvider) { cfpLoadingBarProvider.parentSelector = '#loading-bar-container'; cfpLoadingBarProvider.spinnerTemplate = '<div><span class="fa fa-spinner">Custom Loading Message...</div>'; }]);
What did you expect to happen?

What actually happened?

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

1 participant