bootsoon / ng-circle-progress

A simple circle progress component created for Angular based on SVG Graphics.
https://bootsoon.github.io/ng-circle-progress/
MIT License
251 stars 86 forks source link

ng-circle-progress is not compatible with angular material #63

Closed mj1930 closed 5 years ago

mj1930 commented 5 years ago

I'm using the ng-circle-progress latest version with below given version of angular and angular material.

"angular": 6.1.0 "@angular/material": "^6.4.7",

While creating the build using --aot --prod, I'm getting compatibility issues with ng-circle version and angular material version. Please help

bootsoon commented 5 years ago

Error message?