urish / angular-spinner

Angular directive to show an animated spinner (using spin.js)
MIT License
693 stars 146 forks source link

Error SpinJSSpinner is not a function #75

Closed aymericl closed 9 years ago

aymericl commented 9 years ago

Hi, I have an error in my console. That error is "SpinJSSpinner is not a function".

I added in the "head" section the spin.js and angular-spinner.js :

I added a dependency to my app module.

Have you an idea ?

Best regards.

aymericl commented 9 years ago

I close this issue. It's good.