mirror of
https://github.com/flarum/core.git
synced 2025-07-19 07:41:22 +02:00
While more pleasant from an FSM standpoint, comparing the current targetPost to the previous one does not work if goToNumber is called twice in a row for the same post. For instance, if a user clicks the mentions link to a post twice, the post stream breaks.