Task comment pagination no longer seems to be working after updating from 0.24.6 to 1.0.0-rc1. Tasks that had multiple pages of comments before are now showing all comments on one page with no pagination buttons, which can cause 100% CPU on the browser tab and a very sluggish UI. I’m seeing the same results in Firefox and Chromium.
The latest unstable build does now show only the first 50 comments instead of all comments, however the pagination buttons are not present like they were in 0.24.6 so comments after 50 cannot be navigated to.
It was the latest .deb unstable as of the time of my last message. I just updated to the latest vikunja-unstable-x86_64.deb dated 09/02/2025 07:27:45 AM +00:00 and there are still no pagination buttons on tasks with > 50 comments.
It is also reproducible on the demo site right now - added 55 comments to this task, the first 50 are shown but no pagination buttons to see the next page.