How to allow counter element to repeat its countup animation?

I am using the Counter element to show some statistics on my website. How can I make it so that it “counts up” every time it comes into view? Currently, it counter up when it first comes into view, but then it just stays at the final number if you scroll back to it (instead of counting up again).

I am still searching for an answer for this.