Forum Discussion
Kerrie007
May 01, 2020Copper Contributor
Unable to Expand images
Myself and colleagues are encountering an issue when trying to expand an image (using Microsoft Teams Version 1.3.00.8663 (64 bit) app on a pc). Clicking on the image results in the background darken...
- May 01, 2020Try signing out of the desktop app, then sign back in again (rather than just quitting the app).
cwkhor
Jul 24, 2020Copper Contributor
oh no, it has been more than a year, this issue still persists... i am still having same problem as of today... 24th July 2020...
Michael Folkerts
Dec 01, 2021Copper Contributor
cwkhor my friend advised me to wait 3 seconds or more before clicking on the image thumbnail... this means any time the thumbnail is displayed via scrolling or switching chats or getting the image initially, you should count to 3 Mississippi before clicking on it. There is some race condition with no chance for recovery (click-to-zoom expects full image to already be loaded, but if it's not, it fails and doesn't try again). So you need to wait for pre-conditions to be satisfied before click-to-zoom will work. Funny how the code itself doesn't "know" about it's own state of affairs.