Displayed time since replying to posts increases at 2x speed.
### Summary
Displayed time since commenting increases at 2x speed when commenting on other posts. 2s increments each second to 1 minute, displays 1m after 30s, 2m after 1m has passed, etc.
Occurs when responding to a top level post, or another below it.
Does not occur when making own top level post, "speaking my mind" on https://www.minds.com/filbs111/
### Steps to reproduce
navigate to a minds post (i tested using https://www.minds.com/newsfeed/1347229953975914497 ) and reply to it.
notice that the time since posting the response comment increments in 2s steps every second.
### Platform information
(Browser, device, system stats, screen size)
Vivaldi 3.4.2066.106 (Stable channel) (32-bit), Windows desktop, Win10, Intel 4690K, 16G RAM, 1920x1080
### What is the current *bug* behavior?
Time since posted increases at 2x speed. for example, displays "2m" after 1 minute has passed since posting.
### What is the expected *correct* behavior?
Time since posted increases at 1x speed. for example, displays "1m" after 1 minute has passed since posting.
### Relevant logs and/or screenshots
Diagnostics ID: 763565572586741778 | Environment: production
### Possible fixes
example html of relevant element:
<span _ngcontent-m-app-c196="" class="m-comment__timestamp m-commentOwnerRowItem__timestamp ng-star-inserted" title="Mar 6, 2022, 3:17:29 PM">19m</span>
issue