# Load More Button

**URL:** https://meta.discourse.org/t/load-more-button/402049
**Category:** Theme component
**Created:** [May 1, 2026, 10:41pm UTC](https://meta.discourse.org/t/load-more-button/402049 "2026-05-01T22:41:15Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [May 2, 2026, 6:20am UTC](https://meta.discourse.org/t/load-more-button/402049/6 "2026-05-02T06:20:32Z")

</div>

> [@mcmcclur](#):
>
> Nonetheless, the “Load more” button appears, which it shouldn’t.

The button merely exposes a bug in core where `DiscoveryTopics` [does not pass](https://github.com/discourse/discourse/blob/5dd238174dc3aeba121fca185ebd1981b2803c23/frontend/discourse/app/components/discovery/topics.gjs#L277) the `canLoadMore` model property to the `LoadMore` component. Unfortunately this is not something that can be handled in this theme component.

> [@Lilly](#):
>
> to centre on mobile:

Thank you, merged!

---

_[View the full topic](https://meta.discourse.org/t/load-more-button/402049)._
