Missing maps in "Liked Maps" grid
MX-Futhark
I have liked exactly 25 maps, but when I go to the "Liked Maps" page (/me/likes), only 24 of them are displayed, even if I scroll to the very bottom (tried with the mouse wheel, the scrollbar, and the page down key).
From what I can see, the GET /api/v3/likes/maps?limit=25 XHR call does return 25 maps, but the last one is missing from the UI.
If I like one more map (26 liked maps instead of the initial 25) and refresh the page, then all maps are properly displayed.
Issue reproduced with Firefox 140 and Chrome 137, with and without extensions enabled. The size of the viewport does not seem to change anything, either.
This is not a particularly pressing issue for me given that the workaround is straightforward, but I would appreciate if you could take a look at it =) Thank you in advance.