urish / angular-load

Dynamically load scripts and css stylesheets in your Angular.JS app
MIT License
243 stars 65 forks source link

Unknown Provider #33

Closed zahikaram closed 7 years ago

zahikaram commented 7 years ago

Hello,

Thank you for this great plugin! I am facing a weird issue and unable to detect its source. I hope you could help.

  1. I added the angular-load.js file in the .html
  2. I created a service that depends on angularLoad

However, I get the following error when reloading the HTML page: "Unknown provider: angularLoadProvider <- angularLoad <- AsyncLoadService"

Could you please advise?

Regards,

zahikaram commented 7 years ago

It was a stupid typing mistake! Sorry!