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
250 stars 85 forks source link

outer stroke won't display in Safari browser #111

Closed khsn0w closed 4 years ago

khsn0w commented 4 years ago

The outer stroke of the circular progress component works perfectly with all browsers, except safari!

tijnbarthen commented 4 years ago

@khSnOw We are having the same issue here. Did you already find a solution?

lampham2505 commented 4 years ago

image It's not working on bootsoon too.

khsn0w commented 4 years ago

Hi, sorry for the late reply as a workaround you have to remove the "outerStrokeGradient" in my case this works perfectly.