IanM I tested Byobu with the extensions enabled — at the very least, Approval and Mobile Tab are throwing errors. Could you take a look at what’s causing it?
fireApplicationError.ts:11 flarum-approval failed to initialize
fireApplicationError.ts:12 TypeError: Cannot read properties of undefined (reading 'PrivateDiscussionComposer')
at addComposerIntegration.tsx:255:82
at index.js:9:3
at Application.tsx:173:9
at Array.forEach (<anonymous>)
at D.initialize (Application.tsx:170:33)
at D.boot (Application.tsx:183:45)
at (index):222:21
s @ fireApplicationError.ts:12
(anonymous) @ Application.tsx:175
(anonymous) @ Application.tsx:192
boot @ Application.tsx:192
(anonymous) @ (index):222
I couldn’t reproduce this error on Nightly, but when creating a private discussion there, a different error appears and the discussion doesn’t get created. Just try creating a private discussion on Nightly and open the console 👀