# דף ריק ושגיאה במנהל התמה

**URL:** https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101
**Category:** Bug
**Created:** [23 בפברואר,‏ 2023,‏ 7:41pm UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101 "2023-02-23T19:41:02Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [23 בפברואר,‏ 2023,‏ 7:41pm UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/1 "2023-02-23T19:41:02Z")

</div>

I’ve managed to reproduce this on two entirely different machines and dev installs.

Steps to reproduce:

1.Start Discourse locally with: `EMBER_ENV=production bin/ember-cli -u` (though Ember ENV doesn’t seem to change things here)  
2. Ensure there are no third party plugins or Theme Components installed.  
3. Navigate to Admin → Customize → Theme  
4. Create New Theme Component  
5. Attempt to add some CSS  
6. This results in blank page and this error in the console:

`Error: ember-computed-decorators does not support using getters and setters`

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

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/7/d/c7d716e28c5001d10bce1d069107a027b97b561f.png)

[https://github.com/discourse/discourse/commit/a433b30650d125e6685fb13f679f613003f246aa](https://github.com/discourse/discourse/commit/a433b30650d125e6685fb13f679f613003f246aa)

@David if I check out just before this, everything is fine …

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [23 בפברואר,‏ 2023,‏ 8:14pm UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/2 "2023-02-23T20:14:13Z")

</div>

Think I’ve found the offending line:

> <https://github.com/discourse/discourse/blob/a9f2c6db64e7d78b8e0f55e7bd77c5fe3459b831/app/assets/javascripts/admin/addon/components/admin-theme-editor.js#L65>

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [24 בפברואר,‏ 2023,‏ 12:01am UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/4 "2023-02-24T00:01:32Z")

</div>

Thanks @merefield - should be fixed by

[https://github.com/discourse/discourse/commit/ad0fd9919b7431ebcee2361647cd9955f7705f91](https://github.com/discourse/discourse/commit/ad0fd9919b7431ebcee2361647cd9955f7705f91)

---

<div class="post-metadata">

### Author: ![albjeremias](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/albjeremias/32/210231_2.png) [@albjeremias](https://meta.discourse.org/u/albjeremias)
#### Post date: [24 בפברואר,‏ 2023,‏ 12:07am UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/5 "2023-02-24T00:07:14Z")

</div>

any workaround for now? 🙄

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [24 בפברואר,‏ 2023,‏ 12:18am UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/6 "2023-02-24T00:18:47Z")

</div>

The fix is live now. If you updated your site during the hours when it was broken, you’ll need to run another update now to get things working again.

---

<div class="post-metadata">

### Author: ![albjeremias](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/albjeremias/32/210231_2.png) [@albjeremias](https://meta.discourse.org/u/albjeremias)
#### Post date: [24 בפברואר,‏ 2023,‏ 12:20am UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/7 "2023-02-24T00:20:20Z")

</div>

yep. i did it one hour ago.. 😌 didn’t known it worked like this. thanks.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [24 בפברואר,‏ 2023,‏ 7:09am UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/8 "2023-02-24T07:09:28Z")

</div>

thanks @David … I was in the process of creating a PR, but appreciate the rapid response, you’ve saved me lots of time: it would have certainly taken me longer! 😅

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [27 בפברואר,‏ 2023,‏ 8:00am UTC](https://meta.discourse.org/t/blank-page-and-error-in-theme-admin/256101/9 "2023-02-27T08:00:31Z")

</div>

This topic was automatically closed after 3 days. New replies are no longer allowed.
