# Theme-error-suffix

**URL:** https://meta.discourse.org/t/theme-error-suffix/261308
**Category:** Support
**Created:** [April 11, 2023, 12:53pm UTC](https://meta.discourse.org/t/theme-error-suffix/261308 "2023-04-11T12:53:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![anon48433008](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@anon48433008](https://meta.discourse.org/u/anon48433008)
#### Post date: [April 11, 2023, 12:53pm UTC](https://meta.discourse.org/t/theme-error-suffix/261308/1 "2023-04-11T12:53:27Z")

</div>

I did search, zero results

This is a single occurrence related to a single post, I sent a blog post from 2019 to my discourse site, partly as I just got that ability to function yesterday and that blog post just got a new comment yesterday, so I manually sent it to discourse today.

It posted :

> **[Sixguns Firearm Fraternity](https://sixguns.com/)**
>
> SIXGUNS is a self-supporting firearms community powering Kilroy, the first member-built 2A Artificial Intelligence assistant.

…but I got a broken theme alert on that page:

> ⚠ Posts may not display correctly because one of the post content decorators on your site raised an error.

Depreciation errors on a different page without the broken theme alert lead me to searching about, I find this may be related

[https://api.emberjs.com/ember/release/functions/@ember%2Fobject/computed](https://api.emberjs.com/ember/release/functions/@ember%2Fobject/computed)

But its beyond my grade level to understand if it is the problem/solution to the theme alert or even how to implement a fix, I suspect its simple 🤷‍♂️ , and I’d like to not have any issues.

Can anyone help me to understand and work out?

Thank you

Robert

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [April 11, 2023, 3:03pm UTC](https://meta.discourse.org/t/theme-error-suffix/261308/2 "2023-04-11T15:03:11Z")

</div>

> [@anon48433008](#):
>
> Posts may not display correctly because one of the post content decorators on your site raised an error

This means you have a theme component that requires an update.  
Do you have one which alters the post content?

> **Technically**
>
> Technically, the theme component uses the `decorateCooked` or `decorateCookedElement` API function _without_ passing a unique ID argument. This can be fixed.

---

<div class="post-metadata">

### Author: ![anon48433008](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@anon48433008](https://meta.discourse.org/u/anon48433008)
#### Post date: [April 11, 2023, 5:01pm UTC](https://meta.discourse.org/t/theme-error-suffix/261308/3 "2023-04-11T17:01:59Z")

</div>

> [@Arkshine](#):
>
> one which alters the post content

There’s no update alerts in the dash panel, the theme was a custom build going back a number of years, I see a class that mentions light scheme, not sure if that means it was perhaps built off the light theme and never kept up, there’s also a js error that contains theme 41 in the url

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/e/2/1e282281fe71b779c6c58d72e5f11394e4772b53.png)

relates to lazyYT, not sure what that is, any idea if it might alter the content?

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/8/9/789e5eeeb65159ba8833d45eb450705978b7bfbd.png)

actually, I just recalled there’s a wordpress lazy load plug-in, and this just occurred on a post that was served from wordpress

[https://github.com/ressio/lazy-load-xt](https://github.com/ressio/lazy-load-xt)

@angus I was following your install instructions (thank you greatly) , can you weigh in on this please?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [April 11, 2023, 6:51pm UTC](https://meta.discourse.org/t/theme-error-suffix/261308/4 "2023-04-11T18:51:40Z")

</div>

Do you have [Media Overlay component](https://meta.discourse.org/t/media-overlay-component/81418) installed on your site? I’m afraid that is broken since we deprecated LazyYT. cc @jancernik

---

<div class="post-metadata">

### Author: ![anon48433008](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@anon48433008](https://meta.discourse.org/u/anon48433008)
#### Post date: [April 11, 2023, 9:37pm UTC](https://meta.discourse.org/t/theme-error-suffix/261308/5 "2023-04-11T21:37:34Z")

</div>

I did have that yes, it was updated 17 hours ago, I removed it to check, seems I have more errors now, same broken theme message too

![image](https://global.discourse-cdn.com/meta/original/4X/8/6/7/867021fd1c6a8b3fb0984df8ab353c3f4d00bf5d.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/c/e/8cecebdfcef0b9146327767a3a8964e890a454d3.png)
