ConverseJS is initialized using a Drupal.behavior, when the behavior is invoked more then one time (eg after AJAX call) multiple initialization generate windows proliferation.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | conversejs-multiple-initialization-2283449-1.patch | 935 bytes | mavimo |
Comments
Comment #1
mavimo commentedThis add a simple singleton variable that disable multiple ConverseJS initialization.
Comment #2
mavimo commentedComment #4
hejazee commentedThanks.
committed.