# Broken functionality on mobile in suggested topics

**URL:** https://meta.discourse.org/t/broken-functionality-on-mobile-in-suggested-topics/65221
**Category:** Bug
**Tags:** suggested-topics
**Created:** [June 27, 2017, 6:54pm UTC](https://meta.discourse.org/t/broken-functionality-on-mobile-in-suggested-topics/65221 "2017-06-27T18:54:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Hector](https://avatars.discourse-cdn.com/v4/letter/h/43a26b/32.png) [@Hector](https://meta.discourse.org/u/Hector)
#### Post date: [June 27, 2017, 6:54pm UTC](https://meta.discourse.org/t/broken-functionality-on-mobile-in-suggested-topics/65221/1 "2017-06-27T18:54:41Z")

</div>

I think this is a regression of a bug I posted a while ago. The problem is in the suggested topics that appear at the bottom of the posts. On desktop, clicking the number (the count of replies) beside the topic shows a selector with the first and last post. On mobile the selector does not appear and the link seems to be broken and causes the page reload.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 27, 2017, 11:23pm UTC](https://meta.discourse.org/t/broken-functionality-on-mobile-in-suggested-topics/65221/2 "2017-06-27T23:23:46Z")

</div>

If we can repro this we should fix and backport @eviltrout

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [June 28, 2017, 9:38pm UTC](https://meta.discourse.org/t/broken-functionality-on-mobile-in-suggested-topics/65221/3 "2017-06-28T21:38:55Z")

</div>

This should fix it:

If it all looks good overnight I’ll backport tomorrow.

[https://github.com/discourse/discourse/commit/25cecd5d2544de83031a0b38d36b6fb89ae11af0](https://github.com/discourse/discourse/commit/25cecd5d2544de83031a0b38d36b6fb89ae11af0)

edit: backported

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 28, 2017, 9:50pm UTC](https://meta.discourse.org/t/broken-functionality-on-mobile-in-suggested-topics/65221/4 "2017-06-28T21:50:37Z")

</div>


