Double clicking on attachment will open attachment multiple times
Closed, ResolvedPublic

Assigned To
Authored By
CarlSchwan
Jun 11 2025, 12:26 PM
Subscribers

Description

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: