# Unable to expand "you flagged this for moderation" link

**URL:** https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358
**Category:** Bug
**Created:** [2016年十二月16日 16:02 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358 "2016-12-16T16:02:01Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [2016年十二月16日 16:02 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/1 "2016-12-16T16:02:01Z")

</div>

I can no longer expand the “You flagged this for moderation” link that appears on a post that I’ve flagged. Could this be an Ember 2.10 bug?

 ![](https://global.discourse-cdn.com/meta/original/3X/a/1/a1af8af3b63cdc42a44f261307979f2d0ec454cd.png)  
 ![](https://global.discourse-cdn.com/meta/original/3X/6/2/625d2cd81ba3472926583600e328ea86c2c0f89b.png)

---

<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: [2016年十二月20日 01:38 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/2 "2016-12-20T01:38:31Z")

</div>

Possible, @eviltrout can you have a look

EDIT: seems to be working here @jomaxro what is the exact repro?

 ![](https://global.discourse-cdn.com/meta/original/3X/8/0/8074b4de5059fbd21051c532cf2d0c452003ab20.png)

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [2016年十二月20日 01:42 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/3 "2016-12-20T01:42:45Z")

</div>

What happens when you click `notified moderators.` When I click it nothing happens, and I get the errors above. That’s the entire repro…

**Here’s a video. I attempted to click the link 3 times.**

[https://global.discourse-cdn.com/meta/original/3X/f/8/f803b706cfdcb6d03b5cd511718523554f919b9d.mp4](https://global.discourse-cdn.com/meta/original/3X/f/8/f803b706cfdcb6d03b5cd511718523554f919b9d.mp4)

---

<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: [2016年十二月20日 01:46 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/4 "2016-12-20T01:46:36Z")

</div>

interesting this looks like a permission issue unrelated to ember change.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [2016年十二月20日 01:48 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/5 "2016-12-20T01:48:11Z")

</div>

Odd - I can view the resulting PM just fine when navigating from my profile page…

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [2016年十二月20日 02:44 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/6 "2016-12-20T02:44:18Z")

</div>

I just tried with one of my recent “notify moderators” and got the same two error messages in the console

```plaintext
GET https://meta.discourse.org/post_action_users?id=245556&post_action_type_id=7&_=1482189399523 403 () 

_ember_jquery-60dedd1….js:8 

undefined 

_ember_jquery-60dedd1….js:15873 

```

> [@jomaxro](#):
>
> I can view the resulting PM just fine when navigating from my profile page…

Likewise.

---

<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: [2017年六月2日 18:24 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/7 "2017-06-02T18:24:28Z")

</div>

Fixed per:

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

---

<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: [2017年六月2日 18:24 UTC](https://meta.discourse.org/t/unable-to-expand-you-flagged-this-for-moderation-link/54358/8 "2017-06-02T18:24:33Z")

</div>


