# Right Sidebar Blocks

**URL:** https://meta.discourse.org/t/right-sidebar-blocks/231067
**Category:** Theme component
**Tags:** official, desktop, right-sidebar-blocks
**Created:** [June 25, 2022, 2:55am UTC](https://meta.discourse.org/t/right-sidebar-blocks/231067 "2022-06-25T02:55:24Z")
**Posts on this page:** 1
**Showing post:** 149

<div class="post-metadata">

### Author: ![cakeitier](https://avatars.discourse-cdn.com/v4/letter/c/90ced4/32.png) [@cakeitier](https://meta.discourse.org/u/cakeitier)
#### Post date: [June 8, 2025, 11:54am UTC](https://meta.discourse.org/t/right-sidebar-blocks/231067/149 "2025-06-08T11:54:57Z")

</div>

Hello,

After updating to the latest version, fd584ed (Jun 6, 2025) of this `discourse-right-sidebar-blocks`, the right-sidebar-blocks component fails to load on my latest beta Discourse instance:

```plaintext
Uncaught (in promise) Error: Could not find module `ember-curry-component` imported from `discourse/theme-23/discourse/components/right-sidebar-blocks`

```

I believe this is tied to how `right-sidebar-blocks.gjs` in that commit now starts with:

```
import curryComponent from "ember-curry-component";

```

I’m not really familiar with this technical stuff, so if you need any additional information from me please let me know.

---

_[View the full topic](https://meta.discourse.org/t/right-sidebar-blocks/231067)._
