I was able to get that working by adding
const composerController = api.container.lookup("controller:composer")
to the bottom of the theme component code. It’s related to api.modifyClass sometimes(!) not working - #12 by RGJ
I was able to get that working by adding
const composerController = api.container.lookup("controller:composer")
to the bottom of the theme component code. It’s related to api.modifyClass sometimes(!) not working - #12 by RGJ