# Cloaked-collection not present?

**URL:** https://meta.discourse.org/t/cloaked-collection-not-present/41394
**Category:** Development
**Created:** [3월 21, 2016, 7:46오후 UTC](https://meta.discourse.org/t/cloaked-collection-not-present/41394 "2016-03-21T19:46:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![stevenpslade](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevenpslade/32/53550_2.png) [@stevenpslade](https://meta.discourse.org/u/stevenpslade)
#### Post date: [3월 21, 2016, 7:46오후 UTC](https://meta.discourse.org/t/cloaked-collection-not-present/41394/1 "2016-03-21T19:46:17Z")

</div>

I’m currently working to fix some bugs in my plugins as I have just upgraded to the test-passed version of Discourse. I am currently getting this error which prevent topic threads from loading:

`Uncaught Error: Assertion Failed: A helper named 'cloaked-collection' could not be found`

I have not seen anything that cloaked.js has been removed. Thoughts, suggestions?

---

<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: [3월 21, 2016, 11:54오후 UTC](https://meta.discourse.org/t/cloaked-collection-not-present/41394/2 "2016-03-21T23:54:22Z")

</div>

I am pretty sure we removed cloaked collection, where are you using it?

did you do `rm -fr tmp/cache`

---

<div class="post-metadata">

### Author: ![stevenpslade](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevenpslade/32/53550_2.png) [@stevenpslade](https://meta.discourse.org/u/stevenpslade)
#### Post date: [3월 21, 2016, 11:55오후 UTC](https://meta.discourse.org/t/cloaked-collection-not-present/41394/3 "2016-03-21T23:55:02Z")

</div>

Thanks, that’s all I needed to know! 😌

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [3월 22, 2016, 9:48오전 UTC](https://meta.discourse.org/t/cloaked-collection-not-present/41394/4 "2016-03-22T09:48:05Z")

</div>


