Right Sidebar Blocks

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:

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.

1 Like