You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It adds next and Previous buttons to a layout, my issue is here that they are always added, no matter of there is just 1 or 50 Items in the Pennington.
This Problem only exists with all computedPagintons
✔️ Expected behavior
Well, that the items are not displayed if there is no next or previous site.
👣 Steps to Reproduce
No response
💻 Platform
Bukkit
Sponge
Other
⭐ Server Version
Paper version 1.21.1-122-master@4430e96 (2024-10-12T21:18:42Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
📚 Library Version
3.0.11
✍️ Additional context
No response
The text was updated successfully, but these errors were encountered:
nicolube
changed the title
Pagination#canAdvance and Pagination#canBack allways true
Pagination#canAdvance and Pagination#canBack always true
Oct 17, 2024
Is there an existing issue for this?
🐛 Describe the bug
Hello I have an Kotlin extension function looking like this:
It adds next and Previous buttons to a layout, my issue is here that they are always added, no matter of there is just 1 or 50 Items in the Pennington.
This Problem only exists with all computedPagintons
✔️ Expected behavior
Well, that the items are not displayed if there is no next or previous site.
👣 Steps to Reproduce
No response
💻 Platform
⭐ Server Version
Paper version 1.21.1-122-master@4430e96 (2024-10-12T21:18:42Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
📚 Library Version
3.0.11
✍️ Additional context
No response
The text was updated successfully, but these errors were encountered: