# Cannot Remove Bookmarked Posts

**URL:** https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663
**Category:** Support
**Created:** [May 3, 2018, 8:19am UTC](https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663 "2018-05-03T08:19:33Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Ellibereth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ellibereth/32/202896_2.png) [@Ellibereth](https://meta.discourse.org/u/Ellibereth)
#### Post date: [May 3, 2018, 8:19am UTC](https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663/1 "2018-05-03T08:19:33Z")

</div>

On my site, I can’t remove bookmarked posts through the “remove bookmark” button on the /activity/bookmarks page. It, however, works like a charm on meta.

Originally I thought it might be some plugin or custom css thing but I removed all the non-official plugins and switched to a default theme and it’s still doing nothing when clicked. What else could be causing no issue here but an issue on my site?

Thanks.

---

<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: [May 3, 2018, 8:48am UTC](https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663/2 "2018-05-03T08:48:42Z")

</div>

Do you see any errors in your browser’s F12 console when you press the button?

---

<div class="post-metadata">

### Author: ![Ellibereth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ellibereth/32/202896_2.png) [@Ellibereth](https://meta.discourse.org/u/Ellibereth)
#### Post date: [May 3, 2018, 8:54am UTC](https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663/3 "2018-05-03T08:54:34Z")

</div>

Yes

```plaintext
_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:29446 TypeError: Cannot read property 'hasClass' of undefined
    at i (_plugin-5bc3cf7665b6e11a610fd5695a326cc7386c1e5ebb17fc0259ac173a545aff3d.js:945)
    at _plugin-5bc3cf7665b6e11a610fd5695a326cc7386c1e5ebb17fc0259ac173a545aff3d.js:965
    at s._decorate_11 (_application-ce5c7f2565f46f0a1def23c3d3147596c4cef319b6200b6c5397bf9cca68c415.js:18583)
    at Object.t [as applyStr] (_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:49783)
    at Object.f [as sendEvent] (_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:29690)
    at s.trigger [as _super] (_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:45695)
    at s.trigger (_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:52337)
    at s.n [as trigger] (_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:50483)
    at n.didCreate (_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:24964)
    at e.commit (_ember_jquery-27e777857b8c0730dacfe09cb11711365d21a5db4f9ee0b85d494e4259cf6cda.js:11700)

```

---

<div class="post-metadata">

### Author: ![Ellibereth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ellibereth/32/202896_2.png) [@Ellibereth](https://meta.discourse.org/u/Ellibereth)
#### Post date: [May 4, 2018, 10:01am UTC](https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663/4 "2018-05-04T10:01:41Z")

</div>

Hey - I figured out the issue in the sense that removing the [Discourse Footnote](https://meta.discourse.org/t/discourse-footnote/84533) plugin made it so that the button worked again. I’ll go make a note of this in the plugin topic.

---

<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: [May 7, 2018, 7:29am UTC](https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663/6 "2018-05-07T07:29:44Z")

</div>

Just closing the loop here… this is fixed per:

[https://meta.discourse.org/t/discourse-footnote/84533/5?u=sam](https://meta.discourse.org/t/discourse-footnote/84533/5)

---

<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: [May 7, 2018, 7:29am UTC](https://meta.discourse.org/t/cannot-remove-bookmarked-posts/86663/7 "2018-05-07T07:29:46Z")

</div>


