# Theme Creator seems broken again

**URL:** https://meta.discourse.org/t/theme-creator-seems-broken-again/265557
**Category:** Bug
**Tags:** theme-creator
**Created:** [May 19, 2023, 1:02pm UTC](https://meta.discourse.org/t/theme-creator-seems-broken-again/265557 "2023-05-19T13:02:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [May 19, 2023, 1:02pm UTC](https://meta.discourse.org/t/theme-creator-seems-broken-again/265557/1 "2023-05-19T13:02:56Z")

</div>

i keep getting stuck in the create palette screen and the “advanced” button is not working. it produces this error in console:

```plaintext
index.ts:665 Uncaught TypeError: Cannot read properties of undefined (reading 'apply')
    at q._run (index.ts:665:23)
    at q._join (index.ts:640:19)
    at q.join (index.ts:362:17)
    at p (index.js:157:1)
    at index.js:708:1
    at a (index.js:128:1)
    at index.js:707:1
    at index.js:666:1
    at m._triggerAction (d-button.js:170:1)
    at m.click (d-button.js:134:1)

```

anyone else having issues?  
wasn’t sure if this was a support, ui, or bug topic. ~~also, couldn’t find a tag for theme-creator.~~

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [May 19, 2023, 6:56pm UTC](https://meta.discourse.org/t/theme-creator-seems-broken-again/265557/2 "2023-05-19T18:56:42Z")

</div>

I can repro this issue

1. Create new theme
2. Click “advanced” button from color palette
3. `Uncaught TypeError: t is undefined`

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [May 19, 2023, 6:58pm UTC](https://meta.discourse.org/t/theme-creator-seems-broken-again/265557/3 "2023-05-19T18:58:26Z")

</div>

sorry i should have been more clear on the repro steps. thank you 🙂

---

<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: [May 23, 2023, 8:30am UTC](https://meta.discourse.org/t/theme-creator-seems-broken-again/265557/5 "2023-05-23T08:30:24Z")

</div>

Should be fixed by

[https://github.com/discourse/discourse-theme-creator/commit/6246631475ffb8e806f4ab1c35d851c30c76afc2](https://github.com/discourse/discourse-theme-creator/commit/6246631475ffb8e806f4ab1c35d851c30c76afc2)

---

<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: [May 24, 2023, 7:00am UTC](https://meta.discourse.org/t/theme-creator-seems-broken-again/265557/6 "2023-05-24T07:00:09Z")

</div>

This topic was automatically closed after 22 hours. New replies are no longer allowed.
