circle-progress icon indicating copy to clipboard operation
circle-progress copied to clipboard

rerender svg

Open PanWcislo opened this issue 1 year ago • 3 comments

I am trying to create a countdown component for GrapesJS but when changing the date everything resets and the svg is deleted. It does not render it again. I guess calling (new CircleProgress ) again on the same element doesn't work? How can I fix this?

PanWcislo avatar Jan 21 '24 22:01 PanWcislo

Which Circle Progress version are you using?

tigrr avatar Jan 22 '24 03:01 tigrr

I changed to the latest 1.0.0 works better but not quite right image

PanWcislo avatar Jan 22 '24 21:01 PanWcislo

Please, share your code. If you can create a demo on Codepen.io or jsfiddle.net or something else, would be even better.

tigrr avatar Jan 28 '24 18:01 tigrr