Closed
Description
Symfony version(s) affected
6.2
Description
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.
How to reproduce
- Send more than 1 email with Symfony
- Open the mailer panel of the profiler
- Click on the list of emails
Possible Solution
No response
Additional Context
No response