Caused by a connect call being called each time a new email is opened while reusing the same window without a disconnect.
Fixed by only calling connect once in the constructor.
Fix:
Caused by a connect call being called each time a new email is opened while reusing the same window without a disconnect.
Fixed by only calling connect once in the constructor.
Fix: