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
When the mailer panel has more than 1 message, you see a list of clickable items to reveal the details of each message.
The problem (at least on Chrome + macOS) is that the first time you need to click two times to select an item. After that, you can select them clicking once, as originally intended.
See this GIF where I highlight the mouse pointer movement and clicks:
I guess this is a JavaScript error, but I can't find the exact cause.