Thanks for the prompt response and good suggestion; I do indeed have an error when selected New Topic.
Uncaught TypeError: this.composer.openComposer is not a function
customCreateTopic fake-input-create.js:56
Cr runtime.js:6179
install runtime.js:6316
_ runtime.js:4048
track validator.js:668
commit runtime.js:4046
commit runtime.js:4121
It runtime.js:4141
Ember 5
invoke queue.ts:203
flush queue.ts:98
flush deferred-action-queues.ts:75
_end index.ts:616
end index.ts:298
_run index.ts:667
run index.ts:339
d Ember
success ajax.js:105
jQuery 6
b ajax.js:154
O rsvp.js:460
O rsvp.js:916
h ajax.js:167
listForParent category-list.js:80
_createSubcategoryList build-category-route.js:78
afterModel build-category-route.js:61
runAfterModelHook router_js.js:707
resolve router_js.js:619
y rsvp.js:435
v rsvp.js:421
invoke queue.ts:203
flush queue.ts:98
flush deferred-action-queues.ts:75
_end index.ts:616
_boundAutorunEnd index.ts:257
promise callback*n/< platform.ts:28
flush Ember
_scheduleAutorun index.ts:803
_ensureInstance index.ts:791
schedule index.ts:384
Ember 6
<anonymous> start-app.js:4
<anonymous> discourse-boot.js:20
<anonymous> discourse-boot.js:1
The components I’m using are:
Whether or not the components are causing the issue I’m not sure - I did remove all then try again and still had the same error upon clicking New Topic. Quite strange ![]()
