You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while in the dev.html file / environment, i just change the websockets defaults, XMPP now being served via BOSH. And 'fullscreen' to 'overlay' view_mode too. This works fine so far. Then i just add a blacklisted_plugins section :
and the web browser goes 'blank page' but the Converse logo.
To Reproduce
Steps to reproduce the behavior:
just add the mentioned 'blacklisted_plugins' section con converse.initialize in dev.html
launch 'make serve && make watch'
go the web browser
See Screenshot below
Expected behavior
I would expect Converse dev.html render in the browser
Screenshots
Environment (please complete the following information):
Desktop
Browser : tested in both Firefox and Chromium
Converse.js version : 10.1.4
Additional context
Adding this particular 'blacklisted_plugins' section is not causing problems when not in dev. environment but applied in 'production' and getting Converse.js from the CDN
The text was updated successfully, but these errors were encountered:
Describe the bug
while in the dev.html file / environment, i just change the websockets defaults, XMPP now being served via BOSH. And 'fullscreen' to 'overlay' view_mode too. This works fine so far. Then i just add a blacklisted_plugins section :
and the web browser goes 'blank page' but the Converse logo.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect Converse dev.html render in the browser
Screenshots
Environment (please complete the following information):
Additional context
Adding this particular 'blacklisted_plugins' section is not causing problems when not in dev. environment but applied in 'production' and getting Converse.js from the CDN
The text was updated successfully, but these errors were encountered: