Set `converse` on the window and trigger an event after loaded.
Setting it on `window` is necessary to have it available inside a webcomponent. Triggering an event is necessary so that we don't call `converse.initialize` too early.
Showing
Please register or sign in to comment