# Replies do not link back to original post \[Mobile\]

**URL:** https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862
**Category:** Bug
**Created:** [10 Março , 2016 16:20 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862 "2016-03-10T16:20:51Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![TheMountainThatRoars](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/themountainthatroars/32/51804_2.png) [@TheMountainThatRoars](https://meta.discourse.org/u/TheMountainThatRoars)
#### Post date: [10 Março , 2016 16:20 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/1 "2016-03-10T16:20:51Z")

</div>

This is a strange one. All of the posts linked in the post below are replies, but the reply links at the top of the page (Arrow +avatar) do nothing.

To complicate things more, it seems relegated (so far) to one user.

 ![](https://global.discourse-cdn.com/meta/original/3X/f/d/fdda7abfc791b2af64d76a07d00354d5bfbbf466.png)

[https://talk.turtlerockstudios.com/t/replied-post-mobile/84768/16?u=themountainthatroars](https://talk.turtlerockstudios.com/t/replied-post-mobile/84768/16?u=themountainthatroars)

---

<div class="post-metadata">

### Author: ![TheMountainThatRoars](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/themountainthatroars/32/51804_2.png) [@TheMountainThatRoars](https://meta.discourse.org/u/TheMountainThatRoars)
#### Post date: [10 Março , 2016 16:35 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/2 "2016-03-10T16:35:39Z")

</div>

The user who reported the issue thinks that because he is viewing on mobile and the original topic is decently large that the post he’s trying to link back to hasn’t been loaded by the forum so there’s nothing to link back to.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [10 Março , 2016 17:17 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/3 "2016-03-10T17:17:49Z")

</div>

There was a long standing bug that the link doesn’t work I’d the answer is more than N topics apart and isn’t pre loaded.

---

<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: [10 Março , 2016 19:56 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/4 "2016-03-10T19:56:43Z")

</div>

Hmm, no, this should work. Perhaps latest was not deployed there, can you deploy it @eviltrout?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [10 Março , 2016 23:24 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/5 "2016-03-10T23:24:36Z")

</div>

I know what the issue is @eviltrout probably some code missing to handle the “jump” in mobile when the post being linked to is not loaded yet. @Falco is spot on.

Easy repro on try:

- Go to [What happens when a topic has over 1000 replies? - general - Discourse Demo](http://try.discourse.org/t/what-happens-when-a-topic-has-over-1000-replies/301) on mobile

- Reply to post #2

- Try to click in “in replay to” avatar on mobile

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [11 Março , 2016 00:05 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/6 "2016-03-11T00:05:00Z")

</div>

Just gotta add that this bug is pre vdom.

---

<div class="post-metadata">

### Author: ![thefreekick](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thefreekick/32/43228_2.png) [@thefreekick](https://meta.discourse.org/u/thefreekick)
#### Post date: [11 Março , 2016 09:38 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/7 "2016-03-11T09:38:14Z")

</div>

> [@sam](#):
>
> I know what the issue is @eviltrout probably some code missing to handle the “jump” in mobile when the post being linked to is not loaded yet. @Falco is spot on.
> 
> Easy repro on try:
> 
> - Go to [What happens when a topic has over 1000 replies? - general - Discourse Demo](http://try.discourse.org/t/what-happens-when-a-topic-has-over-1000-replies/301) on mobile
> 
> - Reply to post #2
> 
> - Try to click in “in replay to” avatar on mobile

I’m getting users on my hosted forum complaining that after they reply to a post on mobile that the screen jumps back to a random post further up the chain. And then the posts seem to be presented out of sequence. Not sure if that is related? I’m trying to get more details.

---

<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: [14 Março , 2016 17:26 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/8 "2016-03-14T17:26:45Z")

</div>

Thanks for the steps. Here’s a fix:

[https://github.com/discourse/discourse/commit/7e97724341f41c6188667f4312eea221c0fb6e10](https://github.com/discourse/discourse/commit/7e97724341f41c6188667f4312eea221c0fb6e10)

---

<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: [14 Março , 2016 17:29 UTC](https://meta.discourse.org/t/replies-do-not-link-back-to-original-post-mobile/40862/9 "2016-03-14T17:29:49Z")

</div>


