Hi there,
Thanks for this great library! It looks great and works very well, although I am having one minor issue.
Recently I noticed that on each navigation or request, the pace-done class is being added to body and not properly cleared on the next run. This doesn't affect the functionality, but over time, many duplicate instances of this class accumulate.

The fact that no one else has reported this leads me to believe that I might be making a mistake, or there is some issue specific to my setup. But I guess we'll see if anyone else reports the same behaviour. I'm hoping that someone might have some idea what could be causing this.
Some information that might be helpful:
Hi there,
Thanks for this great library! It looks great and works very well, although I am having one minor issue.
Recently I noticed that on each navigation or request, the
pace-doneclass is being added to body and not properly cleared on the next run. This doesn't affect the functionality, but over time, many duplicate instances of this class accumulate.The fact that no one else has reported this leads me to believe that I might be making a mistake, or there is some issue specific to my setup. But I guess we'll see if anyone else reports the same behaviour. I'm hoping that someone might have some idea what could be causing this.
Some information that might be helpful:
vue-cli-servicewhich useswebpackto bundle everythingimport "pace-js"inmain.ts