Topic-timeline api.decorateWidget call has stopped working

The timeline has been updated to use regular Ember/Glimmer components rather than our custom ‘widget’ system, so I’m afraid decorateWidget won’t work there any more.

Instead, you’ll need to use a Plugin Outlet. Right now we have these two:

But if they don’t work for your use case please let us know and we’re happy to look at introducing new ones.

6 Likes