crisbeto / angular-svg-round-progressbar

Angular module that uses SVG to create a circular progressbar
https://crisbeto.github.io/angular-svg-round-progressbar/
MIT License
741 stars 173 forks source link

Not working on Angular 5.0.3 #152

Closed SaadAhmedSiddiqui closed 6 years ago

SaadAhmedSiddiqui commented 6 years ago

I am having this issue breaking the app Uncaught Error: Unexpected value 'RoundProgressModule' imported by the module 'AppModule'. Please add a @NgModule annotation just because of this component I am unable to upgrade to angular 5.0.3 if it exist, I will have no choice but to discontinue using it

crisbeto commented 6 years ago

Should be fixed in the 1.2.1 release. Let me know if it still doesn't work and I'll reopen the issue.