ProgressCircle.js
ProgressCircle.js copied to clipboard
infoText should be removed when canvas is not used anymore
When I submit the form with a ProgressCircle.js I still see infoText on the next page. This because I am having a single page app here.
Don't put infoText in the body. Add it as a sibling next to the canvas element.
+1