Bug Broken pagination beharvour for Reactions received

There is a bug in this version
K

Kirby

Guest
Steps to reproduce
  1. Make sure you have more than 20 reactions for accessible content
  2. Go to https://xenforo.com/community/account/reactions
  3. Click button More ...
Expected result
New content is loaded and the first new entry is shown on top of the screen

Actual result
New content is loaded but scrolled to somewhere undefined

Findings
data-target in account_reactions seems wrong (doesn't exist).

Continue reading...