ResetOnChange PressCount on Buttons

When I use resentOnChange on a Button I saw that the PressCount is not resetting.

Here’s the link to the page, dashboard, or activity:

On the first screen I made a test using a checkbox to reset the button.
On the second screen I made a test using the screen 10 for the [Computation Layer Playground - Action Button]. But instead of displaying the time elapsed since press I am displaying the PressCount.

I assumed resentOnChange would reset the pressCount as well… Now I know that it does not work like that. Anyways, I found a solution to my problem. But maybe it could be a good feature to add a sink to reset the pressCount.