# Missing admin theme component edit route

**URL:** https://meta.discourse.org/t/missing-admin-theme-component-edit-route/306560
**Category:** Bug
**Created:** [May 2, 2024, 11:24pm UTC](https://meta.discourse.org/t/missing-admin-theme-component-edit-route/306560 "2024-05-02T23:24:46Z")
**Posts on this page:** 4
**Page:** 1

<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: [May 2, 2024, 11:24pm UTC](https://meta.discourse.org/t/missing-admin-theme-component-edit-route/306560/1 "2024-05-02T23:24:46Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/4X/9/5/a/95a535eaca583233ffc977b7cd3e112530669306.png)

Steps:

- Go to Admin → Customize → Components
- Create a new component
- Edit HTML/CSS
- Reload.

Related to [FEATURE: direct link to components for admin sidebar by KrisKotlarek · Pull Request #26644 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/26644).

It seems to miss this route `get "components/:id/:target/:field_name/edit" => "themes#index"` here:

> <https://github.com/discourse/discourse/blob/main/config/routes.rb#L259-L261>

---

<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 3, 2024, 12:14am UTC](https://meta.discourse.org/t/missing-admin-theme-component-edit-route/306560/2 "2024-05-03T00:14:57Z")

</div>

yea I get an oops page 🤔

---

<div class="post-metadata">

### Author: ![kris.kotlarek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kris.kotlarek/32/176919_2.png) [@kris.kotlarek](https://meta.discourse.org/u/kris.kotlarek)
#### Post date: [May 6, 2024, 4:28am UTC](https://meta.discourse.org/t/missing-admin-theme-component-edit-route/306560/5 "2024-05-06T04:28:44Z")

</div>

Thank you for reporting this bug. It was fixed in this PR

[https://github.com/discourse/discourse/pull/26874](https://github.com/discourse/discourse/pull/26874)

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 9, 2024, 5:46am UTC](https://meta.discourse.org/t/missing-admin-theme-component-edit-route/306560/6 "2024-05-09T05:46:15Z")

</div>

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