# Rendering 'TypeError' with theme components after update

**URL:** https://meta.discourse.org/t/rendering-typeerror-with-theme-components-after-update/381263
**Category:** Bug
**Created:** [September 2, 2025, 10:10am UTC](https://meta.discourse.org/t/rendering-typeerror-with-theme-components-after-update/381263 "2025-09-02T10:10:38Z")
**Posts on this page:** 1
**Showing post:** 10

<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: [September 2, 2025, 6:56pm UTC](https://meta.discourse.org/t/rendering-typeerror-with-theme-components-after-update/381263/10 "2025-09-02T18:56:31Z")

</div>

@piffy please can you try updating to the latest tests-passed, just in case that `color-input` fix helps at all.

Assuming things are still broken after a rebuild, please can you try this:

```plaintext
./launcher enter app
rails c
Discourse.clear_all_theme_cache!

```

Same goes for you @don, if you have the time.

If that solves the problem, then it suggests we have an issue with the theme cache invalidation 🤔

---

_[View the full topic](https://meta.discourse.org/t/rendering-typeerror-with-theme-components-after-update/381263)._
