Hello, I'm having an issue: with this extension active, when I press "load more" in the discussion list the first bunch of loaded threads is skipping a few, which as a result are never shown.
I have four discussions marked as "super sticky", so after those I can see the discussions 1 to 16 on the first page. When pressing "load more" it skips three discussions, so it starts from discussion 20 without ever showing 17-18-19.
What I tried:
- disabling Stickiest: the issue is gone
- removing "super sticky" from the 4 sticked discussions: the issue is gone
- at first I thought the skipped discussions were consistent with the number of super stickied, so I tried by stickying and checking every time. The weird result is this:
- one super sticky: one skipped discussion on load more
- two super sticky: two skipped discussions on load more
- three or more super sticky: always three skipped discussions
Here is my flarum info:
Flarum core: 1.8.5
PHP version: 8.1.29
MySQL version: 8.0.39-0ubuntu0.22.04.1
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, Reflection, SPL, session, standard, sodium, intl, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, imagick, imap, exif, memcache, mysqli, pdo_mysql, pdo_sqlite, Phar, posix, ps, pspell, readline, shmop, SimpleXML, snmp, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xmlreader, xmlrpc, xmlwriter, xsl, zip, Zend OPcache
+--------------------------------------+---------+--------+
| Flarum Extensions | | |
+--------------------------------------+---------+--------+
| ID | Version | Commit |
+--------------------------------------+---------+--------+
| flarum-flags | v1.8.0 | |
| flarum-tags | v1.8.0 | |
| flarum-approval | v1.8.1 | |
| flarum-suspend | v1.8.1 | |
| fof-sitemap | 2.2.1 | |
| flarum-sticky | v1.8.0 | |
| fof-byobu | 1.3.6 | |
| fof-user-directory | 1.3.3 | |
| flamarkt-backoffice | 0.1.3 | |
| webbinaro-calendar | 1.7.0 | |
| the-turk-stickiest | 3.0.1 | |
| the-turk-flamoji | 1.0.4 | |
| the-turk-diff | 1.1.2 | |
| nearata-gif-avatars | 1.0.0 | |
| justoverclock-toastme | 0.1.1 | |
| ianm-html-head | 1.2.3 | |
| foskym-activity-graph | v0.1.0 | |
| fof-upload | 1.5.4 | |
| fof-subscribed | 1.1.4 | |
| fof-stopforumspam | 1.2.4 | |
| fof-split | 1.1.1 | |
| fof-reactions | 1.4.0 | |
| fof-polls | 2.1.2 | |
| fof-merge-discussions | 1.4.1 | |
| fof-ignore-users | 1.2.1 | |
| fof-formatting | 1.0.3 | |
| fof-drafts | 1.2.10 | |
| fof-discussion-thumbnail | 1.1.3 | |
| fof-default-group | 1.1.2 | |
| flarum-subscriptions | v1.8.0 | |
| flarum-statistics | v1.8.0 | |
| flarum-pusher | v1.8.0 | |
| flarum-nicknames | v1.8.0 | |
| flarum-mentions | v1.8.3 | |
| flarum-markdown | v1.8.0 | |
| flarum-lock | v1.8.0 | |
| flarum-bbcode | v1.8.0 | |
| flamarkt-taxonomies | 0.1.9 | |
| datlechin-link-preview | v1.5.0 | |
| darkle-fancybox | 1.1.2 | |
| clarkwinkelmann-selective-mediaembed | 1.0.1 | |
| clarkwinkelmann-post-stream-search | 1.1.0 | |
| clarkwinkelmann-post-bookmarks | 1.0.0 | |
| blomstra-fontawesome | 0.1.5 | |
| askvortsov-markdown-tables | v1.2.1 | |
| antoinefr-online | v1.0.1 | |
+--------------------------------------+---------+--------+
To add another info, my forum has a bit of weird setup, meaning that the main area has no tags, so all the discussions are untagged (I use tags only for an admin area which I use to manage the forum with another person).
(edited for some misspelling)