# Topic Ratings Plugin

**URL:** https://meta.discourse.org/t/topic-ratings-plugin/39578
**Category:** Plugin
**Tags:** pavilion
**Created:** [February 14, 2016, 9:06pm UTC](https://meta.discourse.org/t/topic-ratings-plugin/39578 "2016-02-14T21:06:53Z")
**Posts on this page:** 1
**Showing post:** 114

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [November 26, 2017, 12:45pm UTC](https://meta.discourse.org/t/topic-ratings-plugin/39578/114 "2017-11-26T12:45:29Z")

</div>

Hey :). The `addObject` exception is actually unrelated to this plugin. It’s a Discourse exception. I’ve been meaning to report it.

> [@Composer Messages Exception](https://meta.discourse.org/t/composer-messages-exception/74829):
>
> Steps to repro: On a vanilla instance with a new user, start to compose your first message. The education.new\_topic composer message will appear. Dismiss it. Write until the draft process is triggered and the draft saves. Refresh the page. The composer will re-open with your draft. An exception will be thrown. [\_findMessages](https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/components/composer-messages.js.es6#L157) attempts to add the welcome message to queuedForTyping, which is null at the time it is assigned. The issue is with the sequence of reseting queuedForTyping …

As to the ratings buttons not appearing, I can’t repro it unfortunately. Can you send me some screenshots with the console open?

I tested it locally and on my sandbox here: [https://discourse.angusmcleod.com.au/c/ratings](https://discourse.angusmcleod.com.au/c/ratings)

Composer:

 ![51 PM](https://global.discourse-cdn.com/meta/original/3X/b/5/b5d7f5fa35db5f205470c04a31881d88ab00f15c.png)

Topic:

 ![06 PM](https://global.discourse-cdn.com/meta/original/3X/e/2/e26eabdeb9971f436a11433a66bd456600bee4e9.png)

Topic List:  
 ![39 PM](https://global.discourse-cdn.com/meta/optimized/3X/f/9/f9be74fe67ae462aa267fcd34e490d8b90f5960b_2_690x45.png)

---

_[View the full topic](https://meta.discourse.org/t/topic-ratings-plugin/39578)._
