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
742 stars 173 forks source link

TypeError: e.$watchGroup is not a function #124

Closed raghuraju closed 7 years ago

raghuraju commented 7 years ago

Angular version: 1.2.x Round progress bar version: 0.4.8

Can it be solved without having to upgrade Angular to 1.3?

crisbeto commented 7 years ago

Not really @raghuraju. Alternatively, you can downgrade to a version of the progress circle that was before 1.3. I don't remember exactly which, but I believe that the ones around 0.3.0 should support it.