circle-progress
circle-progress copied to clipboard
rerender svg
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?
Which Circle Progress version are you using?
I changed to the latest 1.0.0 works better but not quite right
Please, share your code. If you can create a demo on Codepen.io or jsfiddle.net or something else, would be even better.