Removing bookmarks from profile doesn't work

Steps to reproduce:

  • Go to the bookmark list in your profile
  • Click on the “Remove Bookmark” button

Expected result:
The bookmark should be deleted.

Actual result:
Nothing happens. There’s an error in the JavaScript console:

<Discourse.StreamItemComponent:ember1571> had no action handler for: removeBookmark
5 Likes

Aha! Can you check into this tomorrow @eviltrout I also noticed weirdness with this.

Thanks for reporting that issue. Just pushed a fix :cat2:

https://github.com/discourse/discourse/commit/b8c8348e5b1afa59ccb714f9291575417e5b94b4

5 Likes